(Emchar_to_byte_table): New type.
[chise/xemacs-chise.git-] / src / ChangeLog
index 1c901b7..2c1b2bf 100644 (file)
@@ -1,3 +1,16 @@
+1999-09-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * text-coding.c: New file.
+
+1999-09-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule-charset.c (Fmake_char): Fix problem of 256-set.
+
+       * char-ucs.h (Vcharset_ucs_bmp): New variable.
+       (MAKE_CHAR): Modify for `ucs-bmp'.
+       (breakup_char_1): Return `ucs-bmp' and code point of BMP for
+       non-MULE characters of BMP.
+
 1999-09-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * mule-charset.c (vars_of_mule_charset):