changeset 91194:7866eec7f840

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 06 Dec 2007 07:27:08 +0000
parents f93f0b835e32
children 24adc06a08d0
files src/ChangeLog.unicode
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Thu Dec 06 07:26:59 2007 +0000
+++ b/src/ChangeLog.unicode	Thu Dec 06 07:27:08 2007 +0000
@@ -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.