comparison lisp/ChangeLog @ 55848:4ae5dfb4f629

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 29 May 2004 22:45:44 +0000
parents 4bc6cb45c326
children cca0c09bd2fb
comparison
equal deleted inserted replaced
55847:d87f8236b6fd 55848:4ae5dfb4f629
1 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
2
3 * files.el (file-remote-p): Apply file name handler for operation
4 `file-remote-p'. It isn' a property any longer.
5 (file-relative-name): `fh' and `fd' get the required value via
6 `find-file-name-handler' already.
7
8 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
9 (top): Remove setting of `file-remote-p' property for
10 `ange-ftp-hook-function'. Add `ange-ftp' property to
11 `file-remote-p'.
12
1 2004-05-29 Michael Albinus <michael.albinus@gmx.de> 13 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
2 14
3 Version 2.0.41 of Tramp released. 15 Version 2.0.41 of Tramp released.
4 16
5 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output): Throw 17 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output): Throw