]> code.delx.au - gnu-emacs/blobdiff - lisp/find-file.el
*** empty log message ***
[gnu-emacs] / lisp / find-file.el
index 79ff1a6ab47a9e2a1f8d3d45ee058366bba14949..b4db74da7561f9846324c6eaa7f7e4684f451773 100644 (file)
@@ -312,7 +312,7 @@ If optional IN-OTHER-WINDOW is non-nil, find the file in another window."
     (ff-find-the-other-file in-other-window)
     (setq ff-ignore-include ignore)))
 
-;;;###
+;;;###autoload
 (defalias 'ff-find-related-file 'ff-find-other-file)
 
 ;;;###autoload