]> git.eshelyaron.com Git - emacs.git/commitdiff
Quote ange-ftp-reread-dir in autoload cookie.
authorKenichi Handa <handa@m17n.org>
Sat, 25 Jul 1998 04:35:02 +0000 (04:35 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 25 Jul 1998 04:35:02 +0000 (04:35 +0000)
lisp/ange-ftp.el

index c5a8ecf4b0ab6ad7457fd53af57c51fccbefc4f5..fe9bc4492f733a160067037d5d2af3849a6db7bf 100644 (file)
@@ -3854,7 +3854,7 @@ system TYPE.")
 ;;(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.