(spam-install-hooks-function): Added Autoload cookie.
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 2 Oct 2003 19:46:58 +0000 (19:46 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 2 Oct 2003 19:46:58 +0000 (19:46 +0000)
lisp/ChangeLog
lisp/spam.el

index e5470f4..90a1c68 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam.el (spam-install-hooks-function): Added Autoload cookie.
+
 2003-10-02  Jesper Harder  <harder@ifa.au.dk>
 
        * pgg-def.el (pgg-default-keyserver-address): Change to
index 6f34ab0..406c952 100644 (file)
@@ -1222,6 +1222,7 @@ Uses `gnus-newsgroup-name' if category is nil (for ham registration)."
 \f
 ;;;; Hooks
 
+;;;###autoload
 (defun spam-install-hooks-function ()
   "Install the spam.el hooks"
   (interactive)