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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/spam-stat.el
Date: Wed, 09 Feb 2005 10:52:01 -0500

Index: emacs/lisp/gnus/spam-stat.el
diff -c emacs/lisp/gnus/spam-stat.el:1.4 emacs/lisp/gnus/spam-stat.el:1.5
*** emacs/lisp/gnus/spam-stat.el:1.4    Mon Nov  1 23:06:34 2004
--- emacs/lisp/gnus/spam-stat.el        Wed Feb  9 15:50:37 2005
***************
*** 128,134 ****
  Use the functions to build a dictionary of words and their statistical
  distribution in spam and non-spam mails.  Then use a function to determine
  whether a buffer contains spam or not."
!   :version "21.4"
    :group 'gnus)
  
  (defcustom spam-stat-file "~/.spam-stat.el"
--- 128,134 ----
  Use the functions to build a dictionary of words and their statistical
  distribution in spam and non-spam mails.  Then use a function to determine
  whether a buffer contains spam or not."
!   :version "22.1"
    :group 'gnus)
  
  (defcustom spam-stat-file "~/.spam-stat.el"




reply via email to

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