From: tomo Date: Thu, 31 Oct 2002 11:17:37 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-44-utf-2000-m0_18-ecdo~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=70e977e242a54f83cd5a15ae2d10ff19108f6178;p=chise%2Fxemacs-chise.git update. --- diff --git a/src/ChangeLog b/src/ChangeLog index d5cc6ac..88e92d1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,22 @@ +2002-10-31 MORIOKA Tomohiko + + * text-coding.c (char_encode_shift_jis): Modify for + `charset_code_point'. + (char_encode_big5): Likewise. + (char_encode_utf8): Likewise. + (char_encode_iso2022): Likewise. + + * mule-charset.c (charset_code_point): Add new argument + `defined_only'. + (Fencode_char): Add new optional argument `defined_only'. + + * chartab.c (put_char_table): Modify for `charset_code_point'. + (map_char_table): Likewise. + + * char-ucs.h (charset_code_point): Add new argument + `defined_only'. + (encode_char_1): Modify for `charset_code_point'. + 2002-10-30 MORIOKA Tomohiko * mule-charset.c (complex_vars_of_mule_charset): Don't specify