From c8364415c66c670a05262db0e458688d7ccff542 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 29 May 2004 22:45:44 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ lispref/ChangeLog | 5 +++++ 2 files changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4fdc205ac8..43e7d238f25 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2004-05-30 Michael Albinus + + * 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 Version 2.0.41 of Tramp released. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index fcc2e5cf5d0..91f41c8eb91 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2004-05-30 Michael Albinus + + * files.texi (Magic File Names): Add `file-remote-p' as operation + of file name handlers. + 2004-05-29 Richard M. Stallman * modes.texi (Minor Mode Conventions): (-) has no special meaning -- 2.39.5