update.
authortomo <tomo>
Fri, 29 Oct 1999 03:56:20 +0000 (03:56 +0000)
committertomo <tomo>
Fri, 29 Oct 1999 03:56:20 +0000 (03:56 +0000)
src/ChangeLog

index ec19ad6..910cc7f 100644 (file)
@@ -1,3 +1,11 @@
+1999-10-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * text-coding.c (char_encode_iso2022): Use `charset_code_point'
+       instead of `charset_get_byte1' and `charset_get_byte2'.
+
+       * mule-charset.c, char-ucs.h (charset_get_byte1): Deleted.
+       (charset_get_byte2): Deleted.
+
 1999-10-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * char-ucs.h (SPLIT_CHAR): New inline function.