From: tomo Date: Fri, 29 Oct 1999 03:56:20 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_10-0~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6e526dc9a0dcd452a2a21beeead7046426899107;p=chise%2Fxemacs-chise.git.1 update. --- 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.