diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b216d079920..6c0d8619e2c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * man.el (Man-default-man-entry, Man-mode): Doc fix. | ||
| 4 | |||
| 3 | * startup.el (display-startup-echo-area-message): Make sure | 5 | * startup.el (display-startup-echo-area-message): Make sure |
| 4 | the echo area is resized to fit the size of the startup | 6 | the echo area is resized to fit the size of the startup |
| 5 | message. | 7 | message. |