]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 6 Dec 2007 07:27:08 +0000 (07:27 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 6 Dec 2007 07:27:08 +0000 (07:27 +0000)
src/ChangeLog.unicode

index c7548ec068dcba2ad2a7b9f537b315b403e28bca..999cf8a9fd8daaf8f64266606629c57f6a76b89c 100644 (file)
@@ -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.