changeset 38995:e3ab893551db

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 28 Aug 2001 14:34:17 +0000
parents 5808b023eedb
children 75af792df610
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Aug 28 14:33:51 2001 +0000
+++ b/src/ChangeLog	Tue Aug 28 14:34:17 2001 +0000
@@ -1,5 +1,11 @@
 2001-08-28  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (x_set_glyph_string_background_width): Set the glyph
+	string's background width so that multi-line mouse-face is drawn
+	to the right edge of the window.
+	(show_mouse_face): Set the row's mouse_face_p flag after drawing
+	glyphs.
+
 	* dispnew.c (direct_output_for_insert): Set updated_area
 	before insering/writing glyphs.