(code_convert_region_unwind): ARG is changed to a cons.
commit16ef9c5612fdd85f6a7ca16e433f05af6e51e221
authorKenichi Handa <handa@m17n.org>
Thu, 14 Jul 2005 07:57:42 +0000 (14 07:57 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 14 Jul 2005 07:57:42 +0000 (14 07:57 +0000)
treeebf8950be988c06ac8ab1049c3609fed1af3f2c9
parentead25b5cabbe092711864eae13a76437e6a65ce1
(code_convert_region_unwind): ARG is changed to a cons.
(code_convert_region): Adjusted for the above change.
(set_conversion_work_buffer): If the work buffer is already in
use, generate a new buffer and return it.  Otherwise return Qnil.
(run_pre_post_conversion_on_str): Adjusted for the above change.
(run_pre_write_conversin_on_c_str): Likewise.
src/ChangeLog
src/coding.c