(charset_code_point): If CHARSET_CONVERSION is CONVERSION_IDENTICAL,
authortomo <tomo>
Tue, 23 Jul 2002 02:56:19 +0000 (02:56 +0000)
committertomo <tomo>
Tue, 23 Jul 2002 02:56:19 +0000 (02:56 +0000)
commitd2f7072d7462639ccbbcbd5b1ce94079c5610205
treee0eac8ddc67035705b7353f8127b9b10e5e2067a
parent96a24969e027101897f3f6290529bc76166f8dbf
(charset_code_point): If CHARSET_CONVERSION is CONVERSION_IDENTICAL,
identical conversion is used even if a CCS is ISO-2022 style; instead
of it, CONVERSION_94, CONVERSION_96, CONVERSION_94x94,
CONVERSION_96x96, CONVERSION_94x94x94, CONVERSION_96x96x96,
CONVERSION_94x94x94x94 and CONVERSION_96x96x96x96 are introduced.
(complex_vars_of_mule_charset): Specify CONVERSION_96 instead of
CONVERSION_IDENTICAL for thai-tis620; Specify CONVERSION_94x94 instead
of CONVERSION_IDENTICAL for japanese-jisx0208-1990.
src/mule-charset.c