Mercurial > emacs
comparison lisp/ChangeLog @ 30459:84d987373e67
Get modtime over the net
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Tue, 25 Jul 2000 23:26:01 +0000 |
parents | 241c83e5f559 |
children | 1db07314f2fc |
comparison
equal
deleted
inserted
replaced
30458:241c83e5f559 | 30459:84d987373e67 |
---|---|
1 2000-07-25 Sam Steingold <sds@gnu.org> | 1 2000-07-25 Sam Steingold <sds@gnu.org> |
2 | |
3 * net/ange-ftp.el: Get modtime over the net. | |
4 (ange-ftp-file-modtime): New function. | |
5 (ange-ftp-write-region, ange-ftp-insert-file-contents, | |
6 ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime): | |
7 Use it. | |
8 (ange-ftp-dot-to-slash): New function. | |
9 (ange-ftp-fix-name-for-vms): Use it. | |
2 | 10 |
3 * midnight.el (midnight-buffer-display-time): Use | 11 * midnight.el (midnight-buffer-display-time): Use |
4 `with-current-buffer'. | 12 `with-current-buffer'. |
5 | 13 |
6 2000-07-25 Gerd Moellmann <gerd@gnu.org> | 14 2000-07-25 Gerd Moellmann <gerd@gnu.org> |