diff lisp/ange-ftp.el @ 22818:3c30de5e4f1d

Quote ange-ftp-reread-dir in autoload cookie.
author Kenichi Handa <handa@m17n.org>
date Sat, 25 Jul 1998 04:35:02 +0000
parents 2311a799a981
children 39b3f4c74b93
line wrap: on
line diff
--- a/lisp/ange-ftp.el	Sat Jul 25 04:23:13 1998 +0000
+++ b/lisp/ange-ftp.el	Sat Jul 25 04:35:02 1998 +0000
@@ -3854,7 +3854,7 @@
 ;;(define-key minibuffer-local-must-match-map "\C-r" 'ange-ftp-re-read-dir)
 
 ;; The autoload cookie is to make sure the doc is always available.
-;;;###autoload (defalias 'ange-ftp-re-read-dir ange-ftp-reread-dir)
+;;;###autoload (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
 ;;;###autoload
 (defun ange-ftp-reread-dir (&optional dir)
   "Reread remote directory DIR to update the directory cache.