Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4560 emacs/src/ChangeLog:1.4561
*** emacs/src/ChangeLog:1.4560  Sat Aug 20 05:26:27 2005
--- emacs/src/ChangeLog Sun Aug 21 20:56:35 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-08-21  Kim F. Storm  <[EMAIL PROTECTED]>
+ 
+       * fringe.c (update_window_fringes): Replace FORCE_P arg with
+       KEEP_CURRENT_P arg; if non-zero, don't update current row fringes,
+       and return 0.
+ 
+       * xdisp.c (redisplay_window): Call update_window_fringes with
+       KEEP_CURRENT_P non-0 if we are going to refresh fringes later.
+ 
  2005-08-20  Richard M. Stallman  <[EMAIL PROTECTED]>
  
        * xdisp.c (display_echo_area_1): Get display start pos from w->start.


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

Reply via email to