diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 69ba9cc6b82..bf7e4aa4e19 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net> | 1 | 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net> |
| 2 | 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. | ||
| 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 | ||