aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-04-24 10:57:05 +0000
committerGerd Moellmann2001-04-24 10:57:05 +0000
commit35f901fa576cd5950e0626ac848835c4df612329 (patch)
treeb81bce8bd5849579590a65476703d02cc14b5836 /lisp/ChangeLog
parentc7b1b508e5f614daf0a06ea15d01928d6a303517 (diff)
downloademacs-35f901fa576cd5950e0626ac848835c4df612329.tar.gz
emacs-35f901fa576cd5950e0626ac848835c4df612329.zip
(string-rectangle): Revert to 20.x behaviour.
(replace-rectangle): Make it an alias for string-rectangle. (string-insert-rectangle): New function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 86e4a9d6154..cdeb09ada96 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12001-04-24 Gerd Moellmann <gerd@gnu.org>
2
3 * rect.el (string-rectangle): Revert to 20.x behaviour.
4 (replace-rectangle): Make it an alias for string-rectangle.
5 (string-insert-rectangle): New function.
6
12001-04-23 John Wiegley <johnw@gnu.org> 72001-04-23 John Wiegley <johnw@gnu.org>
2 8
3 * eshell/em-unix.el (eshell/diff): Fixed problems that were 9 * eshell/em-unix.el (eshell/diff): Fixed problems that were