aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-11-05 04:16:04 +0000
committerKenichi Handa2009-11-05 04:16:04 +0000
commitf6a074209a507c56ff9183b0806af0f214fc29f9 (patch)
treea5be6aea746fcc809dda0f8078ac5f200cbbf1f1 /src/ChangeLog
parent775adc51434983e7c1e397bb3a6cfa9308e66bae (diff)
downloademacs-f6a074209a507c56ff9183b0806af0f214fc29f9.tar.gz
emacs-f6a074209a507c56ff9183b0806af0f214fc29f9.zip
(Finsert_file_contents): Be sure set coding-system of
the buffer in case of replace.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8dd87270863..d103f180c52 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-11-05 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (Finsert_file_contents): Be sure set coding-system of
4 the buffer in case of replace.
5
12009-11-04 Dan Nicolaescu <dann@ics.uci.edu> 62009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * puresize.h (BASE_PURESIZE): Increase to 1620000. 8 * puresize.h (BASE_PURESIZE): Increase to 1620000.