diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4b330727581..6a80a7cd0e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2004-04-27 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * eshell/em-alias.el: | ||
| 4 | * eshell/em-dirs.el: | ||
| 5 | * eshell/em-hist.el: | ||
| 6 | * eshell/em-unix.el: Add "(require 'eshell)", to get necessary | ||
| 7 | features when M-x customize-group loads modules before the main | ||
| 8 | eshell.el. | ||
| 9 | |||
| 1 | 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org> | 10 | 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org> |
| 2 | 11 | ||
| 3 | * subr.el (momentary-string-display): Support EXIT-CHAR that is | 12 | * subr.el (momentary-string-display): Support EXIT-CHAR that is |