aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode18
1 files changed, 18 insertions, 0 deletions
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 @@
12006-10-16 Kenichi Handa <handa@m17n.org>
2
3 * composite.c (get_composition_id): Pay attention to TAB
4 component.
5
6 * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
7 TAB. Adjusted for the change of s->char2b which always points to
8 the first elememnt of allocated memory.
9
10 * xftfont.c (xftfont_text_extents): Fix calculation of descent
11 value.
12
13 * xdisp.c (handle_composition_prop): Set it->c to the first
14 non-TAB component.
15 (fill_composite_glyph_string): Argument changed.
16 (BUILD_COMPOSITE_GLYPH_STRING): Adjusted for the above change.
17 (x_produce_glyphs): Fix handling of left/right padding.
18
12006-10-04 Kenichi Handa <handa@m17n.org> 192006-10-04 Kenichi Handa <handa@m17n.org>
2 20
3 * regex.c (analyse_first): Cancel the change for synching with 21 * regex.c (analyse_first): Cancel the change for synching with