diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cdeb09ada96..30555682efc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-04-24 John Wiegley <johnw@gnu.org> | ||
| 2 | |||
| 3 | * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the | ||
| 4 | fix from last night, since it wasn't finding eshell/cd. | ||
| 5 | |||
| 1 | 2001-04-24 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-04-24 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * rect.el (string-rectangle): Revert to 20.x behaviour. | 8 | * rect.el (string-rectangle): Revert to 20.x behaviour. |