changeset 40219:0e50d546f7cd

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 Oct 2001 16:16:06 +0000
parents 31cee69dfd2c
children ac7e8ad8b1d6
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 23 16:15:39 2001 +0000
+++ b/lisp/ChangeLog	Tue Oct 23 16:16:06 2001 +0000
@@ -1,5 +1,7 @@
 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
 
+	* play/doctor.el (make-doctor-variables): Remove a '($ please)'.
+
 	* mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
 	if ARG is nil.
 
--- a/src/ChangeLog	Tue Oct 23 16:15:39 2001 +0000
+++ b/src/ChangeLog	Tue Oct 23 16:16:06 2001 +0000
@@ -1,5 +1,9 @@
 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
 
+	* 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)<recursive-load-depth-limit>: Raise to
 	50.