(remove_char_attribute): New function.
authortomo <tomo>
Tue, 8 Feb 2000 13:26:20 +0000 (13:26 +0000)
committertomo <tomo>
Tue, 8 Feb 2000 13:26:20 +0000 (13:26 +0000)
commit56faa9ebec98788eedc7fb482a3301efef26a807
tree9fd895bcafc9475aea5a1b1f5a2589ea19866aab
parent19a38a18b2df73f7d33c67057c920b9e422d975c
(remove_char_attribute): New function.
(Fremove_char_attribute): New function.
(encode_builtin_char_1): Comment out builtin-support for
greek-iso8859-7 and cyrillic-iso8859-5.
(Fdecode_char): Check `code' is an integer.
(syms_of_mule_charset): Add `remove-char-attribute'.
(MIN_CHAR_GREEK): Deleted.
(MAX_CHAR_GREEK): Likewise.
(MIN_CHAR_CYRILLIC): Likewise.
(MAX_CHAR_CYRILLIC): Likewise.
(complex_vars_of_mule_charset): Don't use MIN_CHAR_GREEK and
MAX_CHAR_GREEK for `greek-iso8859-7'.
src/mule-charset.c