(Finsert_file_contents): Don't do position adjustments
authorKenichi Handa <handa@m17n.org>
Thu, 12 Mar 1998 00:38:28 +0000 (00:38 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 12 Mar 1998 00:38:28 +0000 (00:38 +0000)
commitf8198e198dc5274b5ee46bddda5d31e52f2979b2
tree755eee425b47293898b18494e45c20971ad00b0c
parent1f90a790f50b7c848f97a0c0b9d95a045826e033
(Finsert_file_contents): Don't do position adjustments
and handling post-read-conversion here, they are done in
code_convert_region.  Even if a file is read by no-conversion,
call adjust_after_replace to adjust positions.
src/fileio.c