* lisp/help-mode.el (help-mode): Restore autoload.
[bpt/emacs.git] / lisp / help-mode.el
index 64c114c..5d67a6c 100644 (file)
@@ -265,6 +265,7 @@ The format is (FUNCTION ARGS...).")
   'help-function 'customize-create-theme
   'help-echo (purecopy "mouse-2, RET: edit this theme file"))
 \f
+;;;###autoload
 (define-derived-mode help-mode special-mode "Help"
   "Major mode for viewing help text and navigating references in it.
 Entry to this mode runs the normal hook `help-mode-hook'.