]> code.delx.au - gnu-emacs/commitdiff
(spam-stat-unload-hook): Set as a variable w/ add-hook.
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Oct 2004 07:07:14 +0000 (07:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Oct 2004 07:07:14 +0000 (07:07 +0000)
lisp/gnus/spam-stat.el

index 9e20a51b1277a2804fe4923ad1ce04e896678f93..f197d165cdd856fbfff467b2c56c3c2d75d9b30d 100644 (file)
@@ -594,6 +594,8 @@ COUNT defaults to 5"
   (remove-hook 'gnus-select-article-hook
               'spam-stat-store-gnus-article-buffer))
 
+(add-hook 'spam-stat-unload-hook 'spam-stat-unload-hook)
+
 (provide 'spam-stat)
 
 ;;; arch-tag: ff1d2200-8ddb-42fb-bb7b-1b5e20448554