changeset 92330:43543d79f8b3

* xdisp.c (next_overlay_string): Don't set overlay_strings_at_end_processed_p if we're currently reading from a display string.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 29 Feb 2008 03:12:19 +0000
parents 1e0c26c0d529
children ad3ad47174cb
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 29 03:03:57 2008 +0000
+++ b/src/ChangeLog	Fri Feb 29 03:12:19 2008 +0000
@@ -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.