(decode_defined_char): New function; search mother.
authortomo <tomo>
Sat, 6 Jul 2002 07:44:55 +0000 (07:44 +0000)
committertomo <tomo>
Sat, 6 Jul 2002 07:44:55 +0000 (07:44 +0000)
commit4990edf6821a5bef7e3d7e9dbd70bff2683f80e1
treef3a5c422082e4b39c9faa903d7cad321c102b31b
parentcdefddb402c18d8a40511cf77f7fb8c7dba1237d
(decode_defined_char): New function; search mother.
(decode_builtin_char): Don't search mother if
XCHARSET_MAX_CODE(charset) == 0.
(charset_code_point): Search mother if XCHARSET_MAX_CODE(charset) == 0
even if code >= XCHARSET_MAX_CODE(charset).
(Fdecode_char): Use `decode_defined_char' instead of
`DECODE_DEFINED_CHAR'.
(complex_vars_of_mule_charset): Specify `Vcharset_ucs' as the mother
of `Vcharset_ucs_jis'.
src/mule-charset.c