aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e2c14b5a6ef..a3b8c0d4d3a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12003-03-14 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (Finsert_file_contents): On replacing, before decoding
4 the file into the work buffer, set point of the work buffer to the
5 end.
6
12003-02-13 Dave Love <fx@gnu.org> 72003-02-13 Dave Love <fx@gnu.org>
2 8
3 * coding.c (Fcheck_coding_systems_region): Fix type errors. 9 * coding.c (Fcheck_coding_systems_region): Fix type errors.