Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jun 26 15:26:09 2004 +0000 +++ b/lisp/ChangeLog Sat Jun 26 15:28:33 2004 +0000 @@ -1,5 +1,9 @@ 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net> + * net/tramp.el (tramp-handle-file-remote-p): New implementation to + agree with new return value of `file-remote-p'. + This syncs with Tramp 2.0.42. + * net/ange-ftp.el (ange-ftp-file-remote-p): New return value, according to new documentation of `file-remote-p'.