From: tomo Date: Sat, 11 Sep 1999 09:57:00 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_7-0~40 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=996cbd92ca89bca06cbbddd835d9c24ae47e5d22;p=chise%2Fxemacs-chise.git update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 5da6b09..2cdd9ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 1999-09-11 MORIOKA Tomohiko + * text-coding.c (char_encode_shift_jis): Use table + `ucs_to_latin_jisx0201' and BREAKUP_CHAR. + +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