(decode_coding_string): Set coding->src_multibyte and
authorKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 01:27:43 +0000 (01:27 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 01:27:43 +0000 (01:27 +0000)
commit764ca8dad891809af141ca2a6d7e19a3e89955ee
tree12831146d56d7b046fd4660e80716c89d77862fc
parent1da1bb05a859d33100b018259458ae5436767c17
(decode_coding_string): Set coding->src_multibyte and
coding->dst_multibyte before calling detect_coding and detect_eol.
Update them after some coding system is detected.
src/coding.c