(M-49906): Unify U+9A3A.
[chise/xemacs-chise.git-] / src / ChangeLog
index 96ecb7a..824aade 100644 (file)
@@ -1,9 +1,23 @@
+2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c (Vcharset_ucs_cns): New variable.
+       (Qucs_cns): New variable.
+       (syms_of_mule_charset): Add new symbol `ucs-cns'.
+       (complex_vars_of_mule_charset): Add new coded-charset `ucs-cns'.
+
+2001-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-ucs.h (LEADING_BYTE_UCS_CNS): New macro.
+
 2000-12-09  MORIOKA Tomohiko  <tomo@m17n.org>
 
-       * search.c (search_buffer): Use charset-id as charset_base_code in
-       UTF-2000 [I'm not sure it is right thing].
+       * search.c (search_buffer): Make `charset_base_code' as
+       character-id >> 6 to eliminate the corresponding last byte in
+       UTF-8 representation [I'm not sure it is right thing].
        (boyer_moore): Likewise.
 
+2000-12-09  MORIOKA Tomohiko  <tomo@m17n.org>
+
        * emacs.c (vars_of_emacs): Convert XEMACS_CODENAME to internal
        representation in MULE.