comparison src/ChangeLog @ 37108:932f6c5dc934

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 30 Mar 2001 18:35:46 +0000
parents 3fd2176c610c
children d4454194ad5b
comparison
equal deleted inserted replaced
37107:2225c7aa0a64 37108:932f6c5dc934
1 2001-03-30 Gerd Moellmann <gerd@gnu.org> 1 2001-03-30 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (get_overlay_strings): Set iterator's end_charpos.
4 (set_iterator_to_next): If a string from a display property ends,
5 consider the case that this might also be the end of an
6 overlay string having the display property.
2 7
3 * xdisp.c (handle_display_prop): Fix recognition of subproperty 8 * xdisp.c (handle_display_prop): Fix recognition of subproperty
4 lists. 9 lists.
5 10
6 * xdisp.c (reseat_to_string): Undo last change. 11 * xdisp.c (reseat_to_string): Undo last change.
7 12
8 * dispnew.c (adjust_glyph_matrix): Don't try to reuse the current 13 * dispnew.c (adjust_glyph_matrix): Don't try to reuse the current
9 matrix of a window when the header line changes, when 14 matrix of a window when the header line changes, when
10 new rows are allocated, or when the width changes. 15 new rows are allocated, or when the width changes.