aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 2ee61b55c02..2a215626e1f 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,5 +1,10 @@
12006-03-02 Kenichi Handa <handa@m17n.org> 12006-03-02 Kenichi Handa <handa@m17n.org>
2 2
3 * coding.c (decode_coding): Fix previous change.
4
5 * xterm.c (x_set_glyph_string_clipping_exactly): Set
6 src->clip_head and src->clip_tail temporarily instead of src->hl.
7
3 * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte 8 * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
4 character sequence. 9 character sequence.
5 (Fccl_execute_on_string): Use ASET, not XSET. 10 (Fccl_execute_on_string): Use ASET, not XSET.