From: Gerd Moellmann Date: Tue, 23 Oct 2001 16:16:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~19227 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c51488cde5ce589234de4deba90a8a07aaa5871c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef6ad3e9906..c477f6bc72e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-10-23 Gerd Moellmann + * play/doctor.el (make-doctor-variables): Remove a '($ please)'. + * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t if ARG is nil. diff --git a/src/ChangeLog b/src/ChangeLog index 2a7c20f5d92..c09383c43c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-10-23 Gerd Moellmann + * dispnew.c (sync_window_with_frame_matrix_rows): Fix + handling of windows which aren't full-width, fix handling + of marginal areas. + * lread.c (syms_of_lread): Raise to 50.