(Fget_char_attribute): If ATTRIBUTE is a name of charset, it is
authortomo <tomo>
Tue, 9 Nov 1999 11:29:58 +0000 (11:29 +0000)
committertomo <tomo>
Tue, 9 Nov 1999 11:29:58 +0000 (11:29 +0000)
commit2248f239a849ba497171378ea408aa942117aed8
tree2c9db4f630eb92db857b5f765ce62450d859b9c3
parent324311186e4f3d1fb7558e23d0acae6f4df834c5
(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).
src/mule-charset.c