summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/apropos.el')
-rw-r--r--lisp/apropos.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el
index 19a8aab206b..61cc0fda3f0 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -125,6 +125,7 @@ for the regexp; the part that matches gets displayed in this font."
(defvar apropos-item ()
"Current item in or for apropos-accumulator.")
+;;;###autoload
(defun apropos-mode ()
"Major mode for following hyperlinks in output of apropos commands.