• Richard M. Stallman's avatar
    (picture-draw-rectangle): New command. · d792910f
    Richard M. Stallman authored
    (picture-mode-map): Add binding for picture-draw-rectangle.
    (picture-mode): Doc fix.
    (picture-rectangle-ctl): New variable.
    (picture-rectangle-ctr): New variable.
    (picture-rectangle-cbr): New variable.
    (picture-rectangle-cbl): New variable.
    (picture-rectangle-v): New variable.
    (picture-rectangle-h): New variable.
    (move-to-column-force): Function deleted;
    calls changed to use move-to-column.
    (picture-insert): New function.
    (picture-self-insert): Use picture-insert.
    (picture-current-line): New function.
    d792910f
picture.el 27.1 KB