aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2003-03-14 07:58:54 +0000
committerKenichi Handa2003-03-14 07:58:54 +0000
commitafe6e43e8114dcf4b62aea043418133f40db9e90 (patch)
treea28736ab50a4ca09bf10299ceaff54390c5de387 /src/ChangeLog
parent2ba48777807b48614ae7be30f7a6e0f5809b909d (diff)
downloademacs-afe6e43e8114dcf4b62aea043418133f40db9e90.tar.gz
emacs-afe6e43e8114dcf4b62aea043418133f40db9e90.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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.