Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4575 emacs/src/ChangeLog:1.4576
*** emacs/src/ChangeLog:1.4575  Wed Sep  7 21:59:11 2005
--- emacs/src/ChangeLog Thu Sep  8 22:29:35 2005
***************
*** 1,3 ****
--- 1,10 ----
+ 2005-09-09  Kim F. Storm  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * xdisp.c (handle_display_prop): Respect overlay window property.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to