emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 07 Oct 2004 18:06:30 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3906 emacs/src/ChangeLog:1.3907
*** emacs/src/ChangeLog:1.3906  Wed Oct  6 15:38:53 2004
--- emacs/src/ChangeLog Thu Oct  7 21:57:15 2004
***************
*** 1,3 ****
--- 1,18 ----
+ 2004-10-07  Kim F. Storm  <address@hidden>
+ 
+       * xdisp.c (redisplay_window): Fix flicker on vertical line between
+       windows.  Update vertical line after drawing window fringes, but
+       only if actually drawing any bitmaps--or there is no fringe.
+ 
+       * xterm.c (x_update_window_end): Likewise.
+       * macterm.c (x_update_window_end): Likewise.
+       * w32term.c (x_update_window_end): Likewise.
+ 
+       * fringe.c (draw_window_fringes): Return value now indicates if
+       any fringe bitmaps were redrawn (or there are no fringes).
+ 
+       * dispextern.h (draw_window_fringes): Update prototype.
+ 
  2004-10-06  YAMAMOTO Mitsuharu  <address@hidden>
  
        * macfns.c (mac_get_window_bounds): Add extern.
***************
*** 5,11 ****
  
        * macmenu.c (update_submenu_strings): Apply 2004-09-07 change for
        xmenu.c (YAILOM).
!       
        * macterm.c [!MAC_OSX]: Include Windows.h.
        (front_emacs_window): Rename from mac_front_window.  All uses
        changed.  Return the frontmost non-tooltip emacs window.
--- 20,26 ----
  
        * macmenu.c (update_submenu_strings): Apply 2004-09-07 change for
        xmenu.c (YAILOM).
! 
        * macterm.c [!MAC_OSX]: Include Windows.h.
        (front_emacs_window): Rename from mac_front_window.  All uses
        changed.  Return the frontmost non-tooltip emacs window.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]