From 4e1edab346e5808f96727950d436929bedc4c77f Mon Sep 17 00:00:00 2001 From: Teodor Zlatanov Date: Sat, 25 Oct 2003 12:00:59 +0000 Subject: [PATCH 1/1] (spam-move-spam-nonspam-groups-only): documentation fix for the variable --- lisp/ChangeLog | 5 +++++ lisp/spam.el | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ba51440fa..01144c7fd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-10-25 Teodor Zlatanov + + * spam.el (spam-move-spam-nonspam-groups-only): documentation fix + for the variable + 2003-10-25 Steve Youngs * Makefile.in (clean-some): Remove auto-autoloads.* and diff --git a/lisp/spam.el b/lisp/spam.el index ed8fd0341..9a4ea2593 100644 --- a/lisp/spam.el +++ b/lisp/spam.el @@ -74,8 +74,8 @@ (defcustom spam-move-spam-nonspam-groups-only t "Whether spam should be moved in non-spam groups only. -When nil, only ham and unclassified groups will have their spam moved -to the spam-process-destination. When t, spam will also be moved from +When t, only ham and unclassified groups will have their spam moved +to the spam-process-destination. When nil, spam will also be moved from spam groups." :type 'boolean :group 'spam) -- 2.25.1