changeset 40515:5ee7580050a7

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 30 Oct 2001 17:28:03 +0000
parents a4363606beb1
children 7f616838d931
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 30 17:27:35 2001 +0000
+++ b/src/ChangeLog	Tue Oct 30 17:28:03 2001 +0000
@@ -1,5 +1,8 @@
 2001-10-30  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (x_after_update_window_line): Don't run the code
+	clearing in borders for rows whose visible height is 0.
+
 	* xdisp.c (clear_garbaged_frames): Redraw the frame only if its
 	resized_p flag is set.  If not set, use the much less flickering
 	method previously used.