From: tomo Date: Sat, 11 Sep 1999 09:34:10 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_7-0~42 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ebe9ce92c658cff8fffed8043027db27555befc1;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index bcdb83b..5da6b09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +1999-09-11 MORIOKA Tomohiko + + * text-coding.c (text_encode_generic): Use `if' instead of + `switch'. + (decode_coding_sjis): Use `MAKE_CHAR' and `DECODE_ADD_UCS_CHAR' to + decode JIS-Latin. + 1999-09-10 MORIOKA Tomohiko * text-coding.c (encode_coding_sjis): Deleted.