comparison src/ChangeLog @ 38995:e3ab893551db

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 28 Aug 2001 14:34:17 +0000
parents ddaa6e9614bf
children a6072762f50d
comparison
equal deleted inserted replaced
38994:5808b023eedb 38995:e3ab893551db
1 2001-08-28 Gerd Moellmann <gerd@gnu.org> 1 2001-08-28 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_set_glyph_string_background_width): Set the glyph
4 string's background width so that multi-line mouse-face is drawn
5 to the right edge of the window.
6 (show_mouse_face): Set the row's mouse_face_p flag after drawing
7 glyphs.
2 8
3 * dispnew.c (direct_output_for_insert): Set updated_area 9 * dispnew.c (direct_output_for_insert): Set updated_area
4 before insering/writing glyphs. 10 before insering/writing glyphs.
5 11
6 * xdisp.c (display_mode_element): Use string_byte_to_char to 12 * xdisp.c (display_mode_element): Use string_byte_to_char to