# HG changeset patch # User Gerd Moellmann # Date 944485958 0 # Node ID 8a6fd89914655e75291506a9a73f7f61dc83b498 # Parent 866ff79482ce8a399b01a12018aa63962d2e2692 (apropos-mode): Add autoload cookie. diff -r 866ff79482ce -r 8a6fd8991465 lisp/apropos.el --- a/lisp/apropos.el Mon Dec 06 13:09:10 1999 +0000 +++ b/lisp/apropos.el Mon Dec 06 13:12:38 1999 +0000 @@ -125,6 +125,7 @@ (defvar apropos-item () "Current item in or for apropos-accumulator.") +;;;###autoload (defun apropos-mode () "Major mode for following hyperlinks in output of apropos commands.