summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2007-12-06 07:27:08 +0000
committerKenichi Handa <handa@m17n.org>2007-12-06 07:27:08 +0000
commit8c8a5ddd16f6fbd824e0856cbf49d4ba257d14fa (patch)
tree2e013a6f2fbfd6577fd43f49aa8a7e2f7e052697
parent8055c66a5e26e9a999b3eff9b31e66149f3f5b53 (diff)
downloademacs-8c8a5ddd16f6fbd824e0856cbf49d4ba257d14fa.tar.gz
*** empty log message ***
-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 @@
+2007-12-06 Kenichi Handa <handa@ni.aist.go.jp>
+
+ * charset.c (Fdefine_charset_internal): Record a supplementary
+ charset at the tail of Vcharset_order_list.
+
+ * font.c (Ffont_shape_text): Fix the return value.
+
+ * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
+
+ * xdisp.c (handle_auto_composed_prop): Fix previous change.
+
2007-12-05 Kenichi Handa <handa@ni.aist.go.jp>
* ftfont.c (struct OpenTypeSpec): New struct.