(Finsert_file_contents): In the case of replace,
[bpt/emacs.git] / src / ChangeLog
index df6b576..101533e 100644 (file)
@@ -1,5 +1,9 @@
 2009-01-07  Kenichi Handa  <handa@m17n.org>
 
+       * fileio.c (Finsert_file_contents): In the case of replace,
+       remeber the coding system used for decoding in
+       coding_system (Bug#1039).
+
        * coding.c (decode_coding_utf_8): Check byte_after_cr before
        breaking the loop.  (Bug#870)
        (decode_coding_utf_16, decode_coding_emacs_mule)