diff src/ChangeLog.unicode @ 90304:ace98cdcc39c

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 20 Feb 2006 07:08:20 +0000
parents 3f03e10f330e
children 496f6d9b9d20
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Mon Feb 20 07:07:50 2006 +0000
+++ b/src/ChangeLog.unicode	Mon Feb 20 07:08:20 2006 +0000
@@ -1,5 +1,12 @@
 2006-02-20  Kenichi Handa  <handa@m17n.org>
 
+	* xterm.c (x_set_glyph_string_clipping_exactly): New function.
+	(x_draw_glyph_string): Fix drawing of right_overhang and
+	left_overhang around/on cursor.
+
+	* xdisp.c (draw_glyphs): Fix inclusion of right_overwriting
+	glyphs.
+
 	* term.c (produce_glyphs): Sync to HEAD.
 
 2006-02-15  Kenichi Handa  <handa@m17n.org>