aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d856d227807..c684a4fcca6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-07-11 Gerd Moellmann <gerd@gnu.org> 12001-07-11 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (try_cursor_movement): Prevent a warning from GCC 3.0.
4
3 * fileio.c (unwind_read): Print a message when discarding inserted 5 * fileio.c (unwind_read): Print a message when discarding inserted
4 text or switching the buffer to unibyte. Change parameter. 6 text or switching the buffer to unibyte. Change parameter.
5 (Finsert_file_contents): Don't pass VISIT to unwind_read. 7 (Finsert_file_contents): Don't pass VISIT to unwind_read.