Mercurial > emacs
changeset 46060:40298ba8e901
(tramp-handle-ange-ftp): Fix typo.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Thu, 27 Jun 2002 16:50:06 +0000 |
parents | 03aa2323efa9 |
children | c7af4787ae17 |
files | lisp/net/tramp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/tramp.el Thu Jun 27 16:23:29 2002 +0000 +++ b/lisp/net/tramp.el Thu Jun 27 16:50:06 2002 +0000 @@ -2978,7 +2978,7 @@ Requests suitable for Ange-FTP will be forwarded to Ange-FTP. Also see the variables `tramp-ftp-method', `tramp-default-method', and `tramp-default-method-alist'." -j (let ((a1 (rassq 'ange-ftp-hook-function file-name-handler-alist)) + (let ((a1 (rassq 'ange-ftp-hook-function file-name-handler-alist)) (a2 (rassq 'ange-ftp-completion-hook-function file-name-handler-alist)) (a3 (rassq 'tramp-file-name-handler file-name-handler-alist))) (setq file-name-handler-alist