(decode_defined_char): Don't refer external database if Qunbound or
authortomo <tomo>
Mon, 30 Sep 2002 18:33:05 +0000 (18:33 +0000)
committertomo <tomo>
Mon, 30 Sep 2002 18:33:05 +0000 (18:33 +0000)
commit00d9aab8195e8fd3b63479a4945f5c79b26149fe
treecedb580b84454e931d59108e6b9da43e5cca34d5
parent4328b54281c1fa5907a34519e1825ca3654734da
(decode_defined_char): Don't refer external database if Qunbound or
Qnil are found.
(Fsave_charset_mapping_table): Don't define it if HAVE_CHISE_CLIENT is
not defined.
(Freset_charset_mapping_table): New function.
(load_char_decoding_entry_maybe): Store Qnil if a character is not
found in external database.
(syms_of_mule_charset): Don't define `save-charset-mapping-table' if
HAVE_CHISE_CLIENT is not defined; add new builtin function
`reset-charset-mapping-table' if HAVE_CHISE_CLIENT is defined.
src/mule-charset.c