Add some abstract `ideographic-structure's.
[chise/xemacs-chise.git.1] / src / ChangeLog
index f681de1..06dbb4c 100644 (file)
@@ -1,3 +1,13 @@
+2011-02-12  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c (Fmake_charset): Fix problem for 94^n or 96^n
+       coded-charsets with builtin characters.
+
+2011-02-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * text-coding.c (Qrep_decomposition): New extern.
+       (char_encode_utf8): Try to encode as combing sequence (or IVS).
+
 2011-01-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * concord.c (Fconcord_genre_ds): Add "#ifdef HAVE_LIBCHISE" ...