From d504c23f4c1a43765718098dd30946bfe3d3b096 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 16 Oct 2006 07:54:00 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog.unicode | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 3c93885e058..c5fa172cae6 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,21 @@ +2006-10-16 Kenichi Handa + + * composite.c (get_composition_id): Pay attention to TAB + component. + + * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw + TAB. Adjusted for the change of s->char2b which always points to + the first elememnt of allocated memory. + + * xftfont.c (xftfont_text_extents): Fix calculation of descent + value. + + * xdisp.c (handle_composition_prop): Set it->c to the first + non-TAB component. + (fill_composite_glyph_string): Argument changed. + (BUILD_COMPOSITE_GLYPH_STRING): Adjusted for the above change. + (x_produce_glyphs): Fix handling of left/right padding. + 2006-10-04 Kenichi Handa * regex.c (analyse_first): Cancel the change for synching with -- 2.39.5