diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c477f6bc72e..5c67ee080bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-10-23 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * info.el (Info-fontify-node): Bind doun-mouse-{1,2} instead | ||
| 4 | of mouse-{1,2} since dragging is on the down event. | ||
| 5 | |||
| 3 | * play/doctor.el (make-doctor-variables): Remove a '($ please)'. | 6 | * play/doctor.el (make-doctor-variables): Remove a '($ please)'. |
| 4 | 7 | ||
| 5 | * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t | 8 | * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t |