(encode_coding_raw_text): Fix previous change.
authorKenichi Handa <handa@m17n.org>
Wed, 28 May 2008 06:38:47 +0000 (06:38 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 28 May 2008 06:38:47 +0000 (06:38 +0000)
commit319a39470945e9bb166af6f131b68c23263b3bbe
tree2ad15ed745094b12ebba85b38533806361dff085
parent1ea1e2d498e7b8a692e21f6255085fa6fdbd3b23
(encode_coding_raw_text): Fix previous change.
(encode_coding_object): When the dst_object is a buffer and is
different from src_object, move gap to PT.
src/coding.c