]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (next_overlay_string): Don't set
authorChong Yidong <cyd@stupidchicken.com>
Fri, 29 Feb 2008 03:12:19 +0000 (03:12 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 29 Feb 2008 03:12:19 +0000 (03:12 +0000)
overlay_strings_at_end_processed_p if we're currently reading from a
display string.

src/ChangeLog

index a212f023c2165cb3af1de0e3413cd9dde9a6478b..7b85671a02524734dc9582103b76ced8a2bd9f9c 100644 (file)
@@ -1,3 +1,9 @@
+2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (next_overlay_string): Don't set
+       overlay_strings_at_end_processed_p if we're currently reading from
+       a display string.
+
 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * xdisp.c (get_overlay_strings_1): Fix typo.