changeset 54196:f29064443473

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 29 Feb 2004 11:28:20 +0000
parents 567c5d0d340c
children 1d368b60d965
files src/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Feb 29 01:54:40 2004 +0000
+++ b/src/ChangeLog	Sun Feb 29 11:28:20 2004 +0000
@@ -1,3 +1,14 @@
+2004-02-28  Kim F. Storm  <storm@cua.dk>
+
+	* dispnew.c (update_window): Update header line also if there are
+	no other changes in window (move code after set_cursor label).
+
+	* lisp.h (mark_window_display_accurate): Remove prototype.
+
+	* window.c (window_loop, Fforce_window_update): Force mode line
+	updates by setting prevent_redisplay_optimizations_p and
+	update_mode_lines.
+
 2004-02-28  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xfns.c (x_window): Fixed indentation.