(make_byte_table): Add new argument `older'.
authortomo <tomo>
Tue, 30 May 2000 12:22:46 +0000 (12:22 +0000)
committertomo <tomo>
Tue, 30 May 2000 12:22:46 +0000 (12:22 +0000)
commitced41746a0d554e40ec3b760134cbe11efa61c16
treef4b8829c1012a7009e83abbe08c119e4019d8405
parentee79d61567bd4346611f2386ac601f8aba4c5bf9
(make_byte_table): Add new argument `older'.
(make_char_id_table): Likewise.
(copy_char_id_table): Comment out because it is not used.
(put_char_id_table): Modify for `make_byte_table'.
(Fput_char_attribute): Make encoding_table as older object; inherit
older bit of `Vcharacter_composition_table'.
(mark_charset): Don't mark `cs->encoding_table'.
(vars_of_mule_charset): Make `Vcharacter_attribute_table' as a normal
object; make `Vcharacter_composition_table' as an older object; delete
staticpro for `Vcharacter_composition_table'; make
`Vcharacter_variant_table' as a normal object.
src/mule-charset.c