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: Fri, 11 Nov 2005 10:32:56 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4706 emacs/src/ChangeLog:1.4707
*** emacs/src/ChangeLog:1.4706  Thu Nov 10 11:57:35 2005
--- emacs/src/ChangeLog Fri Nov 11 15:32:54 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-11-11  Kim F. Storm  <address@hidden>
+ 
+       * dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p.
+ 
+       * xdisp.c (handle_stop): Skip overlay string handling if
+       ignore_overlay_strings_at_pos_p is set.
+       (set_iterator_to_next): At end of display vector, set
+       ignore_overlay_strings_at_pos_p if dpvec came from an overlay
+       string, so we skip those overlay strings at current pos.
+ 
  2005-11-10  Lars Hansen <address@hidden>
  
        * fileio.c (file-regular-p): Doc fix.




reply via email to

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