]> git.eshelyaron.com Git - emacs.git/commitdiff
(apropos-mode): Add autoload cookie.
authorGerd Moellmann <gerd@gnu.org>
Mon, 6 Dec 1999 13:12:38 +0000 (13:12 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 6 Dec 1999 13:12:38 +0000 (13:12 +0000)
lisp/apropos.el

index 19a8aab206b04bb0dd9f719b045fe0e0b74d2d45..61cc0fda3f0696aca7ad8bb2850b5aa673098dd8 100644 (file)
@@ -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.")
 \f
+;;;###autoload
 (defun apropos-mode ()
   "Major mode for following hyperlinks in output of apropos commands.