update.
authortomo <tomo>
Fri, 9 Aug 2002 11:30:44 +0000 (11:30 +0000)
committertomo <tomo>
Fri, 9 Aug 2002 11:30:44 +0000 (11:30 +0000)
src/ChangeLog

index 5658f7d..adc2978 100644 (file)
@@ -1,3 +1,13 @@
+2002-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * text-coding.c (allocate_coding_system): Initialize initial
+       charsets for CODESYS_UTF8.
+       (Fmake_coding_system): Accept charset-g0, charset-g1 and
+       charset-g2 for CODESYS_UTF8.
+       (decode_coding_utf8): Use charset-g0.
+       (char_encode_utf8): Use charset-g0; use charset-g1 and charset-g2
+       to force variants to map to UCS.
+
 2002-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * text-coding.c (Qutf_8_mcs): New variable.