Mercurial > emacs
changeset 57931:a40ae7cf2194
(spam group): Add :version.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 04 Nov 2004 10:07:27 +0000 |
parents | d74f21d70f5c |
children | 93792c00945b |
files | lisp/gnus/spam.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/spam.el Thu Nov 04 10:06:40 2004 +0000 +++ b/lisp/gnus/spam.el Thu Nov 04 10:07:27 2004 +0000 @@ -76,7 +76,8 @@ ;;; Main parameters. (defgroup spam nil - "Spam configuration.") + "Spam configuration." + :version "21.4") (defcustom spam-directory (nnheader-concat gnus-directory "spam/") "Directory for spam whitelists and blacklists."