# HG changeset patch # User Gerd Moellmann # Date 990100365 0 # Node ID b264c3f590f09c24d804a2f8e4fc72453b9df3b4 # Parent 0a8958170e89ee3f71c169a48e57f6bcfe09646d *** empty log message *** diff -r 0a8958170e89 -r b264c3f590f0 lisp/ChangeLog --- a/lisp/ChangeLog Thu May 17 11:52:03 2001 +0000 +++ b/lisp/ChangeLog Thu May 17 11:52:45 2001 +0000 @@ -1,5 +1,7 @@ 2001-05-17 Gerd Moellmann + * startup.el (fancy-splash-screens): Ignore events on the mode-line. + * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the last coding system used before calling set-buffer-modified-p because that function changes last-coding-system.