1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

(tramp-handle-ange-ftp): Fix typo.

This commit is contained in:
Andreas Schwab 2002-06-27 16:50:06 +00:00
parent 5b62b30130
commit cdf4ead8ad

View file

@ -2978,7 +2978,7 @@ Falls back to normal file name handler if no tramp file name handler exists."
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