# HG changeset patch # User Gerd Moellmann # Date 990098816 0 # Node ID 79cf203bbd1a12b43323a564af6daad6606bfb79 # Parent a3b587b05ab36f9ff9f6e1b51155b3e0fb6ced29 *** empty log message *** diff -r a3b587b05ab3 -r 79cf203bbd1a lisp/ChangeLog --- a/lisp/ChangeLog Thu May 17 11:24:28 2001 +0000 +++ b/lisp/ChangeLog Thu May 17 11:26:56 2001 +0000 @@ -1,3 +1,9 @@ +2001-05-17 Gerd Moellmann + + * 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. + 2001-05-17 Eli Zaretskii * files.el (switch-to-buffer-other-window)