(Vcharacter_ideographic_radical_table): Deleted.
authortomo <tomo>
Thu, 13 Jul 2000 12:29:37 +0000 (12:29 +0000)
committertomo <tomo>
Thu, 13 Jul 2000 12:29:37 +0000 (12:29 +0000)
commitbb39d85a947c916e55411e192e52515fce1c248e
treebe5d1dc0ef5773596f71bcde9369db01691d29db
parent1a223d8b9452c8ac5d0d110aa35c0de0a25e3fae
(Vcharacter_ideographic_radical_table): Deleted.
(Vcharacter_ideographic_strokes_table): Deleted.
(Vcharacter_total_strokes_table): Deleted.
(Vcharacter_morohashi_daikanwa_table): Deleted.
(Vcharacter_decomposition_table): Deleted.
(Qname): Deleted because it is duplicated.
(Qideographic_radical): Deleted.
(Qideographic_strokes): Deleted.
(Qtotal_strokes): Deleted.
(Qmorohashi_daikanwa): Deleted.
(Fchar_attribute_alist): Use `Vchar_attribute_hash_table' for
`ideographic-radical', `ideographic-strokes', `total-strokes',
`morohashi-daikanwa' and `->decomposition'.
(Fget_char_attribute): Likewise.
(Fput_char_attribute): Likewise; use `make-vector' instead of
`make_older_vector' for `->decomposition' value.
(Fdefine_char): Comment out code to check `morohashi-daikanwa' and
`ideograph-daikanwa'.
(syms_of_mule_charset): Delete builtin symbols `name',
`ideographic-radical', `ideographic-strokes', `total-strokes' and
`morohashi-daikanwa'.
(vars_of_mule_charset): Don't setup
`Vcharacter_ideographic_radical_table',
`Vcharacter_ideographic_strokes_table',
`Vcharacter_total_strokes_table',
`Vcharacter_morohashi_daikanwa_table' and
`Vcharacter_decomposition_table'.
src/mule-charset.c