From: tomo Date: Mon, 31 Jan 2000 10:43:28 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-27-utf-2000-0_14-0~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=dd98f56b1bd9ff85bfcf70f077839e85ff265b35;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 8d49ad7..54e9696 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2000-01-28 MORIOKA Tomohiko + + * mule-charset.c (make_builtin_char): New function. + (encode_builtin_char_1): Check ISO-2022-charset is defined or not. + (Fset_charset_mapping_table): Modify for new representation of + code-point. + (Fdecode_char): New function. + (syms_of_mule_charset): Add new builtin function `decode-char' in + UTF-2000. + + * char-ucs.h (make_builtin_char): New prototype. + (DECODE_CHAR): New inline function. + (MAKE_CHAR): Use `DECODE_CHAR'. + 2000-01-28 MORIOKA Tomohiko * text-coding.c (parse_charset_conversion_specs): Use