aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index c7548ec068d..999cf8a9fd8 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,14 @@
12007-12-06 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * charset.c (Fdefine_charset_internal): Record a supplementary
4 charset at the tail of Vcharset_order_list.
5
6 * font.c (Ffont_shape_text): Fix the return value.
7
8 * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
9
10 * xdisp.c (handle_auto_composed_prop): Fix previous change.
11
12007-12-05 Kenichi Handa <handa@ni.aist.go.jp> 122007-12-05 Kenichi Handa <handa@ni.aist.go.jp>
2 13
3 * ftfont.c (struct OpenTypeSpec): New struct. 14 * ftfont.c (struct OpenTypeSpec): New struct.