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 ef6ad3e9906..c477f6bc72e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-10-23 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * play/doctor.el (make-doctor-variables): Remove a '($ please)'. | ||
| 4 | |||
| 3 | * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t | 5 | * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t |
| 4 | if ARG is nil. | 6 | if ARG is nil. |
| 5 | 7 | ||