(run_pre_post_conversion_on_str): Set point to the
authorKenichi Handa <handa@m17n.org>
Thu, 25 May 2000 04:44:33 +0000 (04:44 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 25 May 2000 04:44:33 +0000 (04:44 +0000)
commit6bac5b12e8711e4bfa5a69533869cabe9c633b67
tree6be2e38797f48d8beaaf94668e2dbc7e86b72517
parent46ab33a9c7f034b87b347405a50c886ba313c4c7
(run_pre_post_conversion_on_str): Set point to the
beginning of buffer before calling coding->post_read_conversion.
(decode_coding_string): Give correct args to
run_pre_post_conversion_on_str.
(encode_coding_string): Likewise.
src/coding.c