From: tomo Date: Fri, 29 Oct 1999 08:19:42 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_10-0 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=324311186e4f3d1fb7558e23d0acae6f4df834c5;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index fbb8bf2..0e3d5a0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 1999-10-29 MORIOKA Tomohiko + * mule-charset.c (Fcharset_name): Define `byte_offset' in + non-UTF-2000 configuration. + +1999-10-29 MORIOKA Tomohiko + * text-coding.c (char_encode_shift_jis): Use `charset_code_point' not to use `XCHARSET_ENCODING_TABLE (Vcharset_latin_jisx0201)'.