(Vcharset_chinese_cns11643_3): Deleted [defined in lisp again].
[chise/xemacs-chise.git] / src / ChangeLog
index aa6000b..cde72ff 100644 (file)
@@ -1,3 +1,28 @@
+1999-09-18  MORIOKA Tomohiko  <tomo@etl.go.jp> (at Bangalore)
+
+       * mule-charset.c (charset_get_byte1): Fix bug about 94- and
+       96-set.  (Fmake_reverse_direction_charset): Inherit
+       CHARSET_DECODING_TABLE, CHARSET_UCS_MIN, CHARSET_UCS_MAX and
+       CHARSET_CODE_OFFSET.
+
+1999-09-17  MORIOKA Tomohiko  <tomo@etl.go.jp> (at Bangalore)
+
+       * char-ucs.h (MIN_CHAR_HALFWIDTH_KATAKANA): Changed to 0xFF61 from
+       0xFF60.
+       (MAKE_CHAR): Change offset for katakana-jisx0201 to 33 from 0x20.
+       (breakup_char_1): Likewise.
+
+       * text-coding.c (char_encode_iso2022): Keep designated charsets if
+       one of them includes the specified character.
+
+1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule-charset.c: Update `utf-2000-version' to 0.8 (Kami).
+
+1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * char-ucs.h (MAKE_CHAR): Fix problem in 2-dimension charset.
+
 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * mule-charset.c (latin_iso8859_2_to_ucs NULL): Add pseudo