]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 25 May 2000 04:43:36 +0000 (04:43 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 25 May 2000 04:43:36 +0000 (04:43 +0000)
src/ChangeLog

index 56769d224fd73186bb496bb75d72b7d203dacc92..35d346f162c9bec7c11a1353c7fe0d266678500f 100644 (file)
@@ -1,5 +1,11 @@
 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
 
+       * coding.c (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.
+
        * ccl.c (ccl_driver) <CCL_ReadMultibyteChar2>
        <CCL_WriteMultibyteChar2>:  Handle charsets eight-bit-control and
        eight-bit-graphic correctly.