aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7608adc8f89..cc5e9071802 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12001-05-17 Gerd Moellmann <gerd@gnu.org> 12001-05-17 Gerd Moellmann <gerd@gnu.org>
2 2
3 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
4
3 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the 5 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
4 last coding system used before calling set-buffer-modified-p 6 last coding system used before calling set-buffer-modified-p
5 because that function changes last-coding-system. 7 because that function changes last-coding-system.