changeset 48009:8b3977d58df6

(ff-find-related-file): Fix autoload cookie.
author Richard M. Stallman <rms@gnu.org>
date Sat, 26 Oct 2002 22:35:16 +0000
parents 54e6db99ee89
children d7662618cd11
files lisp/find-file.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/find-file.el	Sat Oct 26 22:34:50 2002 +0000
+++ b/lisp/find-file.el	Sat Oct 26 22:35:16 2002 +0000
@@ -312,7 +312,7 @@
     (ff-find-the-other-file in-other-window)
     (setq ff-ignore-include ignore)))
 
-;;;###
+;;;###autoload
 (defalias 'ff-find-related-file 'ff-find-other-file)
 
 ;;;###autoload