From: tomo Date: Tue, 9 Nov 1999 11:32:29 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_11-0~17 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d644db46e3daa3e2678a3aba2e580a7cd1bab8fd;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 0e3d5a0..4a1c708 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +1999-11-09 MORIOKA Tomohiko + + * mule-charset.c (Fget_char_attribute): If ATTRIBUTE is a name of + charset, it is regarded as a charset. + (put_char_attribute): New function in UTF-2000. + (Fput_char_attribute): If ATTRIBUTE is a charset or a name of + charset, mapping-table of the charset is modified. + (Fdefine_char): New function in UTF-2000. + (Fset_charset_mapping_table): Use `put_char_attribute' instead of + `Fput_char_attribute'. + (syms_of_mule_charset): Add new function `define-char' and new + symbol `ucs' in UTF-2000. + (vars_of_mule_charset): Update `utf-2000-version' to 0.11 (Shiki). + 1999-10-29 MORIOKA Tomohiko * mule-charset.c (Fcharset_name): Define `byte_offset' in