changeset 40000:79aa94c4266e

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 17 Oct 2001 14:05:34 +0000
parents 127fa811febd
children f835259b6cec
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 17 14:05:09 2001 +0000
+++ b/src/ChangeLog	Wed Oct 17 14:05:34 2001 +0000
@@ -1,5 +1,12 @@
 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (try_window_id): Don't display lines after the window
+	end if the rest of the window after the window end was already
+	blank.
+	
+	* xdisp.c (try_window_id): Remove code that was only there 
+	for the release of 21.1.
+
 	* xdisp.c (display_line): Don't indicate empty lines in
 	mini-windows.