# HG changeset patch # User Andreas Schwab # Date 1025196606 0 # Node ID 40298ba8e901c1060bd2719d9f373717090f24ec # Parent 03aa2323efa93d12543228152d4c141b631127d1 (tramp-handle-ange-ftp): Fix typo. diff -r 03aa2323efa9 -r 40298ba8e901 lisp/net/tramp.el --- 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