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: Sun, 21 Aug 2005 16:56:36 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * xdisp.c (display_echo_area_1): Get display start pos from w->start.




reply via email to

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