From: tomo Date: Wed, 26 Jan 2000 09:27:29 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-27-utf-2000-0_14-0~25 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=427873bc9ae11d753324232d64f52a1c6e2d8188;hp=0bea9e9b587805dae5f1f309c12f2391c824805c;p=chise%2Fxemacs-chise.git update. --- diff --git a/src/ChangeLog b/src/ChangeLog index fed516a..e5a0ac9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,25 @@ +2000-01-26 MORIOKA Tomohiko + + * text-coding.c (char_encode_shift_jis): Modify for + `charset_code_point'. + (char_encode_iso2022): Likewise. + + * mule-charset.c (Fput_char_attribute): Use + (integer) instead of list of s (integers) as the + format of code-point of a coded-charset. + (range_charset_code_point): Return instead of . + (encode_builtin_char_1): New function; delete + `split_builtin_char'. + (charset_code_point): Return instead of . + (Fsplit_char): Don't use `SPLIT_CHAR'. + + * char-ucs.h (encode_builtin_char_1): New prototype; delete + prototype for `split_builtin_char'. + (range_charset_code_point): Return instead of . + (charset_code_point): Likewise. + (encode_char_1): New inline function; delete `SPLIT_CHAR'. + (breakup_char_1): Use `encode_char_1' instead of `SPLIT_CHAR'. + 2000-01-20 MORIOKA Tomohiko * mule-charset.c (complex_vars_of_mule_charset): Don't define