changeset 103381:52c7aa9ce937

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 11 Jun 2009 02:34:57 +0000
parents c74889986273
children 334958dcbb39
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jun 11 02:34:34 2009 +0000
+++ b/src/ChangeLog	Thu Jun 11 02:34:57 2009 +0000
@@ -1,5 +1,13 @@
+2009-06-11  Kenichi Handa  <handa@m17n.org>
+
+	* xdisp.c (x_get_glyph_overhangs): Fix calculation of right
+	overhang for the static composition case.
+
 2009-06-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
+	* xdisp.c (x_get_glyph_overhangs): Fix calculation of right
+	overhang for the automatic composition case.
+
 	* xterm.c (x_compute_glyph_string_overhangs): Handle the automatic
 	composition case.