(code_convert_region_unwind): Set
authorKenichi Handa <handa@m17n.org>
Tue, 8 Apr 2003 07:26:05 +0000 (07:26 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 8 Apr 2003 07:26:05 +0000 (07:26 +0000)
commit1c7457e2944e6724a44b795b5bd0bca3b7310e47
treebfd62e71328acfd665eaf59b71b06e672845f659
parent4fbc4b1705e9dd72b3a175961f23f084f237d7db
(code_convert_region_unwind): Set
Vlast_coding_system_used to the argument.
(code_convert_region): If post-read-conversion function changed
the value of last-coding-sytem, keep the new value in
coding->symbol so that it won't be overridden.
(run_pre_post_conversion_on_str): Likewise.
src/coding.c