Add EXFUN for `Fmap_char_attribute' in every UTF-2000.
authortomo <tomo>
Tue, 16 Jul 2002 11:57:21 +0000 (11:57 +0000)
committertomo <tomo>
Tue, 16 Jul 2002 11:57:21 +0000 (11:57 +0000)
commit957ee85cea7d38217652e6c80b41c57d64e0443d
treefe8c78bde485670cfcbc1f2e24c2d3c65a851dd7
parentc362e9bf8a6c1a53a3f434e770ad236604aafbb1
Add EXFUN for `Fmap_char_attribute' in every UTF-2000.
(Vcharacter_composition_table): Deleted.
(Fget_composite_char): Use the implementation for external-DB support
in every UTF-2000.
(Fput_char_attribute): Likewise.
(char_attribute_system_db_file): Don't define if external-DB feature
is not available.
(Fsave_char_attribute_table): Likewise.
(Fmount_char_attribute_table): Likewise.
(Fclose_char_attribute_table): Likewise.
(Freset_char_attribute_table): Likewise.
(Fload_char_attribute_table): Likewise.
(syms_of_chartab): Don't define `save-char-attribute-table',
`mount-char-attribute-table', `reset-char-attribute-table',
`close-char-attribute-table' and `load-char-attribute-table' if
external-DB feature is not available.
(vars_of_chartab): Don't setup `Vcharacter_composition_table'.
src/chartab.c