]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 29 May 2004 22:45:44 +0000 (22:45 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 29 May 2004 22:45:44 +0000 (22:45 +0000)
lisp/ChangeLog
lispref/ChangeLog

index d4fdc205ac86a9a7cf140247796f369347f57d0a..43e7d238f25c1be14351b1227dbb22b4650490fd 100644 (file)
@@ -1,3 +1,15 @@
+2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       * files.el (file-remote-p): Apply file name handler for operation
+       `file-remote-p'.  It isn' a property any longer.
+       (file-relative-name): `fh' and `fd' get the required value via
+       `find-file-name-handler' already.
+
+       * ange-ftp.el (ange-ftp-file-remote-p): New defun.
+       (top): Remove setting of `file-remote-p' property for
+       `ange-ftp-hook-function'.  Add `ange-ftp' property to
+       `file-remote-p'.
+
 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
 
        Version 2.0.41 of Tramp released.
index fcc2e5cf5d09d712fb6c068b269df364a654aee0..91f41c8eb917aa7bc368ad0b60221d3a099f861e 100644 (file)
@@ -1,3 +1,8 @@
+2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       * files.texi (Magic File Names): Add `file-remote-p' as operation
+       of file name handlers.
+
 2004-05-29  Richard M. Stallman  <rms@gnu.org>
 
        * modes.texi (Minor Mode Conventions): (-) has no special meaning