(Vcharset_jis_x0208): New variable in UTF-2000.
authortomo <tomo>
Wed, 30 Oct 2002 03:24:24 +0000 (03:24 +0000)
committertomo <tomo>
Wed, 30 Oct 2002 03:24:24 +0000 (03:24 +0000)
commit76d414ef9e9609c7a82fd80ba601d83e286db504
tree3483db73c9b29c2854443bba91184ce91a5160f3
parentb6b2ac4d5f0fc74acbd0138ba07913184406b8a4
(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.
src/mule-charset.c