changeset 89402:e6b8ccf4cfa2

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 14 Mar 2003 07:58:54 +0000
parents 28e6174b4119
children e7eb0fa7dce7
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 14 05:13:52 2003 +0000
+++ b/src/ChangeLog	Fri Mar 14 07:58:54 2003 +0000
@@ -1,3 +1,9 @@
+2003-03-14  Kenichi Handa  <handa@m17n.org>
+
+	* fileio.c (Finsert_file_contents): On replacing, before decoding
+	the file into the work buffer, set point of the work buffer to the
+	end.
+
 2003-02-13  Dave Love  <fx@gnu.org>
 
 	* coding.c (Fcheck_coding_systems_region): Fix type errors.