Mercurial > emacs
changeset 26719:8a6fd8991465
(apropos-mode): Add autoload cookie.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 06 Dec 1999 13:12:38 +0000 |
parents | 866ff79482ce |
children | 32e893b03ad2 |
files | lisp/apropos.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.