From b2046df875c9d176bd8485d7e90c28ed69cd1b80 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 30 Mar 2001 18:35:46 +0000 Subject: (get_overlay_strings): Set iterator's end_charpos. (set_iterator_to_next): If a string from a display property ends, consider the case that this might also be the end of an overlay string having the display property. --- src/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index b97085a2b12..bd32de23137 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,13 @@ 2001-03-30 Gerd Moellmann + * xdisp.c (get_overlay_strings): Set iterator's end_charpos. + (set_iterator_to_next): If a string from a display property ends, + consider the case that this might also be the end of an + overlay string having the display property. + * xdisp.c (handle_display_prop): Fix recognition of subproperty lists. - + * xdisp.c (reseat_to_string): Undo last change. * dispnew.c (adjust_glyph_matrix): Don't try to reuse the current -- cgit v1.2.1