* xdisp.c (next_overlay_string): Don't set

overlay_strings_at_end_processed_p if we're currently reading from a
display string.
This commit is contained in:
Chong Yidong 2008-02-29 03:12:19 +00:00
parent ae4370a83c
commit 60221a3323

View 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.