comparison src/ChangeLog @ 38998:a6072762f50d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 28 Aug 2001 14:44:43 +0000
parents e3ab893551db
children e5b13676ef11
comparison
equal deleted inserted replaced
38997:751bf57c84a1 38998:a6072762f50d
5 to the right edge of the window. 5 to the right edge of the window.
6 (show_mouse_face): Set the row's mouse_face_p flag after drawing 6 (show_mouse_face): Set the row's mouse_face_p flag after drawing
7 glyphs. 7 glyphs.
8 8
9 * dispnew.c (direct_output_for_insert): Set updated_area 9 * dispnew.c (direct_output_for_insert): Set updated_area
10 before insering/writing glyphs. 10 before inserting/writing glyphs.
11 11
12 * xdisp.c (display_mode_element): Use string_byte_to_char to 12 * xdisp.c (display_mode_element): Use string_byte_to_char to
13 determine character positions in strings, use chars_in_text 13 determine character positions in strings, use chars_in_text
14 instead of strwidth. 14 instead of strwidth.
15 (dump_glyph_row) [GLYPH_DEBUG]: Take a glyph row instead of 15 (dump_glyph_row) [GLYPH_DEBUG]: Take a glyph row instead of