aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-08-24 08:35:09 +0000
committerGerd Moellmann2001-08-24 08:35:09 +0000
commite12496667830fbd310b082d1a9c1b60cb6bd7b53 (patch)
tree627c6431c41412a7e11d195555a04a686feb7732 /src/ChangeLog
parent199f927008b33dc9dd9514a9e70f511df15aa6cd (diff)
downloademacs-e12496667830fbd310b082d1a9c1b60cb6bd7b53.tar.gz
emacs-e12496667830fbd310b082d1a9c1b60cb6bd7b53.zip
(Finsert_file_contents): Set coding's dest_multibyte
to 0 also in the REPLACE case.
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 18e0ce0b93b..0cc3e9d036e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-08-24 Gerd Moellmann <gerd@gnu.org>
2
3 * fileio.c (Finsert_file_contents): Set coding's dest_multibyte
4 to 0 also in the REPLACE case.
5
12001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> 62001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2 7
3 * fileio.c (Ffile_readable_p) [macintosh]: Call access instead of 8 * fileio.c (Ffile_readable_p) [macintosh]: Call access instead of