comparison lisp/ChangeLog @ 40221:457769fbbd03

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 Oct 2001 16:24:40 +0000
parents 0e50d546f7cd
children ec64097f5038
comparison
equal deleted inserted replaced
40220:ac7e8ad8b1d6 40221:457769fbbd03
1 2001-10-23 Gerd Moellmann <gerd@gnu.org> 1 2001-10-23 Gerd Moellmann <gerd@gnu.org>
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.
2 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
6 if ARG is nil. 9 if ARG is nil.