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-stat.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/spam-stat.el,v
Date: Tue, 11 Dec 2007 05:20:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/12/11 05:20:46

Index: spam-stat.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/spam-stat.el,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- spam-stat.el        28 Oct 2007 09:18:34 -0000      1.14
+++ spam-stat.el        11 Dec 2007 05:20:46 -0000      1.15
@@ -377,6 +377,8 @@
    (spam-stat-buffer-words))
   (setq spam-stat-dirty t))
 
+(autoload 'gnus-message "gnus-util")
+
 (defun spam-stat-buffer-change-to-spam ()
   "Consider current buffer no longer normal mail but spam."
   (setq spam-stat-nbad (1+ spam-stat-nbad)




reply via email to

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