diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f0d2b6d367d..3c67bce1502 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-08-17 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * help.el (view-emacs-news): Rewritten for new naming scheme | ||
| 4 | for old NEWS files. | ||
| 5 | |||
| 6 | * startup.el (command-line): Pop to *Messages* in case an error | ||
| 7 | is signaled while loading user-init-file. | ||
| 8 | |||
| 1 | 2000-08-17 Andreas Schwab <schwab@suse.de> | 9 | 2000-08-17 Andreas Schwab <schwab@suse.de> |
| 2 | 10 | ||
| 3 | * files.el (insert-directory): Don't lose original file name, | 11 | * files.el (insert-directory): Don't lose original file name, |