comparison lisp/ChangeLog @ 38335:3cbf1d961d08

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 09 Jul 2001 12:14:45 +0000
parents 3d30478bb486
children e861bf91c070
comparison
equal deleted inserted replaced
38334:63281ffd14fd 38335:3cbf1d961d08
1 2001-07-09 Gerd Moellmann <gerd@gnu.org> 1 2001-07-09 Gerd Moellmann <gerd@gnu.org>
2
3 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4 configurations with compare-window-configuration; they aren't
5 window configurations.
2 6
3 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response 7 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4 from the server for the format we expect. Don't use it if it 8 from the server for the format we expect. Don't use it if it
5 doesn't look like what the Internet draft for FTP extensions 9 doesn't look like what the Internet draft for FTP extensions
6 specifies. 10 specifies.