From 6e526dc9a0dcd452a2a21beeead7046426899107 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 29 Oct 1999 03:56:20 +0000 Subject: [PATCH] update. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ec19ad6..910cc7f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +1999-10-29 MORIOKA Tomohiko + + * 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 * char-ucs.h (SPLIT_CHAR): New inline function. -- 1.7.10.4