(Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
authorKenichi Handa <handa@m17n.org>
Tue, 14 May 2002 08:00:53 +0000 (08:00 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 14 May 2002 08:00:53 +0000 (08:00 +0000)
commit004068e4fc1d272f97cba4a49cbf47b606723ec0
treeccafa727b3c72c032d7ece52485068372fb987f3
parent6abd9323c6c34de7e4be6e0868534357116e925a
(Fdecode_sjis_char): Fix typo (0x7F->0xFF).  Fix the
handling of charset list.
(encode_coding_iso_2022): Setup coding->safe_charsets in advance.
src/coding.c