update.
authortomo <tomo>
Mon, 13 Sep 1999 02:11:30 +0000 (02:11 +0000)
committertomo <tomo>
Mon, 13 Sep 1999 02:11:30 +0000 (02:11 +0000)
src/ChangeLog

index 41ed431..3583e6e 100644 (file)
@@ -1,3 +1,26 @@
+1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * char-ucs.h (charset_get_byte1): New function.
+       (XCHARSET_GET_BYTE1): Deleted.
+       (charset_get_byte2): New function.
+       (XCHARSET_GET_BYTE2): Deleted.
+       (Vdefault_preferred_coded_charset_list): New external variable.
+       (breakup_char_1): Use `charset_get_byte1', `charset_get_byte2' and
+       `Vdefault_preferred_coded_charset_list'.
+
+       * mule-charset.c (charset_get_byte1): New function.
+       (charset_get_byte2): New function.
+       (Vdefault_preferred_coded_charset_list): New variable.
+       (vars_of_mule_charset): Add new variable
+       `default-preferred-coded-charset-list'.
+
+1999-09-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * char-ucs.h (XCHARSET_GET_BYTE1): New inline function.
+       (XCHARSET_GET_BYTE2): New inline function.
+       (breakup_char_1): Use `XCHARSET_GET_BYTE1' and
+       `XCHARSET_GET_BYTE2'.
+
 1999-09-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
        * mule-charset.c (make_charset): Initialize