changeset 37541:d34f1c4da441

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 02 May 2001 13:20:15 +0000
parents 7ba9dfa3e191
children 51f2e2a0c455
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 02 13:19:30 2001 +0000
+++ b/src/ChangeLog	Wed May 02 13:20:15 2001 +0000
@@ -1,5 +1,10 @@
 2001-05-02  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (expose_window): Return int.  If W is the window
+	currently being updated, mark the frame garbaged.  Fix
+	computation of rows intersecting the exposed rectangle.
+	(expose_window_tree): Stop when expose_window returns 0.
+	
 	* xterm.c (x_draw_stretch_glyph_string): Don't draw background
 	again if it has already been drawn.