]> git.eshelyaron.com Git - emacs.git/commit
All functions rewritten, except when noted above
authorRichard M. Stallman <rms@gnu.org>
Tue, 3 Aug 1999 18:36:16 +0000 (18:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 3 Aug 1999 18:36:16 +0000 (18:36 +0000)
commite417c66fa3b2a593f1e134654b72bf15f67ba223
treee5a04e6707f2c14039cb4f76bdff328baa2c2b28
parent84482eb3014e0269828e12d4b05b53963de9d95a
All functions rewritten, except when noted above
their declaration.  Below is a list of interface changes.
(apply-on-rectangle): New function, mostly replaces
`operate-on-rectangle'.  All callers changed.
(move-to-column-force): Pass new second argument to `move-to-column'.
(kill-rectangle): Added optional prefix arg to fill lines.
(delete-rectangle): Ditto.
(delete-whitespace-rectangle): Ditto.
(delete-extract-rectangle): Ditto.
(open-rectangle): Ditto.
(clear-rectangle): Ditto.
(delete-whitespace-rectangle-line): New function.
(delete-rectangle-line): Added third arg FILL.
(delete-extract-rectangle-line): Ditto.
(open-rectangle-line): Ditto.
(clear-rectangle-line): Ditto.
lisp/rect.el