# HG changeset patch # User Kenichi Handa # Date 901341302 0 # Node ID 3c30de5e4f1dae1384feb8277111966407fccf2e # Parent 5db5f80240c418085e0fe943960ca1422f36683b Quote ange-ftp-reread-dir in autoload cookie. diff -r 5db5f80240c4 -r 3c30de5e4f1d lisp/ange-ftp.el --- 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.