emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/spam.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/spam.el
Date: Sun, 17 Oct 2004 03:30:44 -0400

Index: emacs/lisp/gnus/spam.el
diff -c emacs/lisp/gnus/spam.el:1.3 emacs/lisp/gnus/spam.el:1.4
*** emacs/lisp/gnus/spam.el:1.3 Wed Sep 29 06:35:13 2004
--- emacs/lisp/gnus/spam.el     Sun Oct 17 07:06:16 2004
***************
*** 1814,1827 ****
    (remove-hook 'gnus-get-new-news-hook 'spam-setup-widening)
    (remove-hook 'gnus-summary-prepare-hook 'spam-find-spam))
  
  (when spam-install-hooks
    (spam-initialize))
  
  (provide 'spam)
  
- ;;; spam.el ends here.
- 
- (provide 'spam)
- 
  ;;; arch-tag: 07e6e0ca-ab0a-4412-b445-1f6c72a4f27f
  ;;; spam.el ends here
--- 1814,1825 ----
    (remove-hook 'gnus-get-new-news-hook 'spam-setup-widening)
    (remove-hook 'gnus-summary-prepare-hook 'spam-find-spam))
  
+ (add-hook 'spam-unload-hook 'spam-unload-hook)
+ 
  (when spam-install-hooks
    (spam-initialize))
  
  (provide 'spam)
  
  ;;; arch-tag: 07e6e0ca-ab0a-4412-b445-1f6c72a4f27f
  ;;; spam.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]