diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> | 6 | 2001-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 |