aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 06603d17045..6e57faec362 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,18 @@
12006-02-22 Kenichi Handa <handa@m17n.org>
2
3 * charset.c (map_charset_chars): Fix for ascii-compatible charset
4 made by a mapping table.
5
62006-02-21 Kenichi Handa <handa@m17n.org>
7
8 * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
9 not.
10 (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
11 (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
12
13 * xterm.c (x_draw_composite_glyph_string_foreground): Check
14 s->face is NULL or not.
15
12006-02-20 Kenichi Handa <handa@m17n.org> 162006-02-20 Kenichi Handa <handa@m17n.org>
2 17
3 * xterm.c (x_set_glyph_string_clipping_exactly): New function. 18 * xterm.c (x_set_glyph_string_clipping_exactly): New function.