(Vcharset_jis_x0208): New variable in UTF-2000.
authortomo <tomo>
Wed, 30 Oct 2002 17:43:16 +0000 (17:43 +0000)
committertomo <tomo>
Wed, 30 Oct 2002 17:43:16 +0000 (17:43 +0000)
commit9a577b2b7dced3f117ddb7a643a21ec1a55a3c69
treed90aa8f0911c8ff4f851dfffae341ca482a19bf1
parent1efe068ba8886dccab3be4a7dbb290237e2cfcbf
(Vcharset_jis_x0208): New variable in UTF-2000.
(Qjis_x0208): Likewise.
(decode_builtin_char): Prefer XCHARSET_MAX_CODE(charset) than
XCHARSET_FINAL(charset).
(charset_code_point): Modify condition for final-byte based
builtin-chars.
(syms_of_mule_charset): Add new symbol `=jis-x0208' in UTF-2000.
(complex_vars_of_mule_charset): Add new coded-charset `=jis-x0208' in
UTF-2000; specify `=jis-x0208' as the mother of
`japanese-jisx0208-1978', `japanese-jisx0208' and
`japanese-jisx0208-1990' in UTF-2000.

(complex_vars_of_mule_charset): Don't specify `MIN_CHAR_THAI' and
`MAX_CHAR_THAI' for `thai-tis620'.
src/mule-charset.c