]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 29 Feb 2004 11:28:20 +0000 (11:28 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 29 Feb 2004 11:28:20 +0000 (11:28 +0000)
src/ChangeLog

index 946c92fecd5c7c82a0e75f395ad35d71513b4230..c1a63aab953f1fcb43953d60583cbeb7eac0a1df 100644 (file)
@@ -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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_window): Fixed indentation.