diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 86bcf14b8e9..3da7892efb0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-01-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> | ||
| 2 | |||
| 3 | * simple.el (next-line): Don't let `newline' expand abbrevs. | ||
| 4 | Simplify slightly. | ||
| 5 | (open-line): Don't let `newline' expand abbrevs. | ||
| 6 | |||
| 1 | 2001-01-25 John Wiegley <johnw@gnu.org> | 7 | 2001-01-25 John Wiegley <johnw@gnu.org> |
| 2 | 8 | ||
| 3 | * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist' | 9 | * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist' |