From: tomo Date: Thu, 31 Oct 2002 08:34:22 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-9-utf-2000-0_19-ecdo X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0cc5faba2d25de6060d8b33c61518ca6b5f2c177;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 94dd869..357dabb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,21 @@ +2002-10-31 MORIOKA Tomohiko + + * text-coding.c (char_encode_as_entity_reference): Modify for + `charset_code_point'. + (char_encode_shift_jis): Likewise. + (char_encode_big5): 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'. + + * 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