Mercurial > emacs
comparison lisp/ChangeLog @ 56261:d863bc830907
(tramp-handle-file-remote-p): New implementation to
agree with new return value of `file-remote-p'.
This syncs with Tramp 2.0.42.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Sat, 26 Jun 2004 15:28:33 +0000 |
parents | ed6c2f79cef5 |
children | 29d03615f533 |
comparison
equal
deleted
inserted
replaced
56260:2e0a719f6a41 | 56261:d863bc830907 |
---|---|
1 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net> | 1 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net> |
2 | |
3 * net/tramp.el (tramp-handle-file-remote-p): New implementation to | |
4 agree with new return value of `file-remote-p'. | |
5 This syncs with Tramp 2.0.42. | |
2 | 6 |
3 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value, | 7 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value, |
4 according to new documentation of `file-remote-p'. | 8 according to new documentation of `file-remote-p'. |
5 | 9 |
6 * files.el (file-remote-p): Fix doc to say that return value is | 10 * files.el (file-remote-p): Fix doc to say that return value is |