update. r21-2-19-utf-2000-0_8-1
authortomo <tomo>
Thu, 23 Sep 1999 03:37:05 +0000 (03:37 +0000)
committertomo <tomo>
Thu, 23 Sep 1999 03:37:05 +0000 (03:37 +0000)
src/ChangeLog

index e77fb4f..76e6102 100644 (file)
@@ -1,3 +1,8 @@
+1999-09-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule-charset.c (Fmake_reverse_direction_charset): Fix compile
+       error with non-UTF-2000-Mule.
+
 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * mule-charset.c (Vcharset_chinese_cns11643_3): Deleted [defined
@@ -19,9 +24,9 @@
 1999-09-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * 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.
+       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>