Mercurial > emacs
comparison lisp/ChangeLog @ 37777:b264c3f590f0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 17 May 2001 11:52:45 +0000 |
parents | 79cf203bbd1a |
children | 0c8944bd9aa8 |
comparison
equal
deleted
inserted
replaced
37776:0a8958170e89 | 37777:b264c3f590f0 |
---|---|
1 2001-05-17 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * startup.el (fancy-splash-screens): Ignore events on the mode-line. | |
2 | 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. |
6 | 8 |