changeset 57550:a19498f00f9a

(spam-stat-unload-hook): Set as a variable w/ add-hook.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Oct 2004 07:07:14 +0000
parents 8479451930d1
children 929461cf6a6a
files lisp/gnus/spam-stat.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/spam-stat.el	Sun Oct 17 07:06:16 2004 +0000
+++ b/lisp/gnus/spam-stat.el	Sun Oct 17 07:07:14 2004 +0000
@@ -594,6 +594,8 @@
   (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