(destroy_byte_from_character_table): New macro.
authortomo <tomo>
Sun, 3 Oct 1999 14:23:11 +0000 (14:23 +0000)
committertomo <tomo>
Sun, 3 Oct 1999 14:23:11 +0000 (14:23 +0000)
commitba7145fab6cd42b144547faa9aa18b311c73da19
tree09d4c9c93461b8420ec84528eda813e3771efdd5
parent1e0d8784dfbf12f2965b6a1e068e6c19d4a2a4d7
(destroy_byte_from_character_table): New macro.
(latin_jisx0201_to_ucs): Deleted.
(latin_iso8859_2_to_ucs): Deleted.
(latin_iso8859_3_to_ucs): Deleted.
(latin_iso8859_4_to_ucs): Deleted.
(latin_iso8859_9_to_ucs): Deleted.
(latin_viscii_lower_to_ucs): Deleted.
(latin_viscii_upper_to_ucs): Deleted.
(mark_charset): Mark `cs->decoding_table'.
(Fcharset_mapping_table): Fix DOC-string.
(Fset_charset_mapping_table): New function.
(syms_of_mule_charset): Add nwe function `set-charset-mapping-table'.
(complex_vars_of_mule_charset): Don't setup and use `latin_*_to_ucs'.
src/mule-charset.c