changeset 36266:8ba820712df5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 21 Feb 2001 16:20:24 +0000
parents 54f26d21b7a7
children 6abfaee147b1
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Feb 21 16:19:56 2001 +0000
+++ b/src/ChangeLog	Wed Feb 21 16:20:24 2001 +0000
@@ -1,5 +1,10 @@
 2001-02-21  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (redisplay_internal): Do the
+	mark_window_display_accurate after all windows have been
+	redisplayed because this call resets flags in buffers which are
+	needed for proper redisplay.
+
 	* keyboard.c, minibuf.c, lread.c, fns.c, eval.c: Use
 	display_hourglass_p, start_hourglass, cancel_hourglass instead of
 	the old names.