(code_convert_region): Even if the length of text is
authorKenichi Handa <handa@m17n.org>
Fri, 30 Jun 2000 02:56:45 +0000 (02:56 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 30 Jun 2000 02:56:45 +0000 (02:56 +0000)
commit4956c22544e90a3530bfb8205f32d9c067a550e1
tree53e1cb392caf2965e3079ea6823f08fda0799d23
parentdca9961d8108623065cd3a8f4e74a2b41eac0ed0
(code_convert_region): Even if the length of text is
zero, try to convert it if coding->type is coding_type_ccl.
(decode_coding_string, encode_coding_string): Likewise.
src/coding.c