(U-0002195D): Add `ideographic-structure'; add `sound@ja/on'; add
[chise/xemacs-chise.git.1] / src / ChangeLog
index 8bda0a6..764402a 100644 (file)
@@ -1,3 +1,38 @@
+2017-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * char-ucs.h (MAX_LEADING_BYTE_PRIVATE): Use 1024 instead of 512.
+
+2016-11-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * chartab.h (USE_CONCORD_OBJECT_SYSTEM): New macro; use it instead
+       of `HAVE_LIBCHISE' to detect to use Concord Object System.
+       (USE_CONCORD_OBJECT_SYSTEM_TO_COMPOSE): New macro.
+
+       * text-coding.c: Use `USE_CONCORD_OBJECT_SYSTEM_TO_COMPOSE'
+       instead of `HAVE_LIBCHISE' to detect to use Concord Object System
+       for character composing.
+
+       * mule-charset.c (charset_code_point): Use
+       `USE_CONCORD_OBJECT_SYSTEM' instead of `HAVE_LIBCHISE' to detect
+       to use Concord Object System.
+
+2016-11-16  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * chartab.c: Use `USE_CONCORD_OBJECT_SYSTEM' instead of
+       `HAVE_LIBCHISE' to detect to use Concord Object System.
+
+2016-07-23  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * text-coding.c (Fmake_coding_system): Accept property
+       `charset-g3' for CODESYS_UTF8.
+       (char_encode_utf8): Refer `charset-g3'.
+
+2015-11-25  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * chartab.c (Fchar_feature): When argument ATTRIBUTE is a CCS and
+       whose name is =>FOO, don't try to find =FOO; fix problem when
+       argument ATTRIBUTE is ==>FOO.
+
 2013-05-19  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * text-coding.c (COMPOSE_ADD_CHAR): Use