]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 8 Sep 2005 22:29:35 +0000 (22:29 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 8 Sep 2005 22:29:35 +0000 (22:29 +0000)
src/ChangeLog

index a0a3f33065181816a4ae12cfd44299407bf007a3..e69586543fa4ff7bee97a06786c401dc763df5e1 100644 (file)
@@ -1,3 +1,10 @@
+2005-09-09  Kim F. Storm  <storm@cua.dk>
+
+       * frame.h (struct frame): New member updated_p.
+
+       * xdisp.c (redisplay_internal): Mark updated frames in new updated_p
+       member.  Remove local `updated' array and associated variables.
+
 2005-09-07  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (handle_display_prop): Respect overlay window property.