changeset 95246:7e6c63f88fb3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 23 May 2008 05:33:24 +0000
parents 4e2f379d6e44
children 32b09637961a
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 23 05:33:08 2008 +0000
+++ b/src/ChangeLog	Fri May 23 05:33:24 2008 +0000
@@ -4,7 +4,8 @@
 	s->underline_thickness and s->underline_position.
 
 	* xterm.c (x_draw_glyph_string): Be sure to update
-	s->underline_thickness and s->underline_position.
+	s->underline_thickness and s->underline_position.  Be sore to draw
+	underline within the current line area.
 
 	* fontset.c: Delete unused variables and add casting for char *
 	throughout the file.