# HG changeset patch # User Kenichi Handa # Date 1244687697 0 # Node ID 52c7aa9ce937df0a14b8949845fa73ca4d74b1f7 # Parent c74889986273608a9fb4725d41c50dcb23fe409e *** empty log message *** diff -r c74889986273 -r 52c7aa9ce937 src/ChangeLog --- 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 + + * xdisp.c (x_get_glyph_overhangs): Fix calculation of right + overhang for the static composition case. + 2009-06-11 YAMAMOTO Mitsuharu + * 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.