comparison lisp/ChangeLog @ 37445:6041bd9ca9eb

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 24 Apr 2001 10:57:05 +0000
parents 916143472598
children 6574f6462cca
comparison
equal deleted inserted replaced
37444:d5ed9aa37aa2 37445:6041bd9ca9eb
1 2001-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
1 2001-04-23 John Wiegley <johnw@gnu.org> 7 2001-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
4 occurring with Emacs 21's diff.el/compile.el interaction layer. 10 occurring with Emacs 21's diff.el/compile.el interaction layer.
5 11