(Vcharacter_composition_table): Don't define if external-DB feature is
authortomo <tomo>
Tue, 16 Jul 2002 02:58:29 +0000 (02:58 +0000)
committertomo <tomo>
Tue, 16 Jul 2002 02:58:29 +0000 (02:58 +0000)
commit7a033b46e640034d40d3b03a9f106b3ef936022f
tree14544fa77c5ba98eae4982ddcd00fa31b1321e3f
parentba9d5a68c0e28f3788b7680a1a7f461b3bda9b9d
(Vcharacter_composition_table): Don't define if external-DB feature is
supported.
(Qcomposition): New variable.
(Fget_composite_char): New implementation for external-DB support.
(Fput_char_attribute): Use `composition' property of each character
instead of `Vcharacter_composition_table' to store
character-composition rules if external-DB feature is supported.
(syms_of_chartab): Add new symbol `composition'.
(vars_of_chartab): Don't setup `Vcharacter_composition_table' if
external-DB feature is supported.
src/chartab.c