aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/ChangeLog3
-rw-r--r--man/gnus.texi1
2 files changed, 3 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 6cc03219618..7e415160dfa 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -138,7 +138,8 @@
138 138
1392004-11-16 Reiner Steib <Reiner.Steib@gmx.de> 1392004-11-16 Reiner Steib <Reiner.Steib@gmx.de>
140 140
141 * gnus.texi (Filtering Spam Using The Spam ELisp Package): 141 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
142 `spam-initialize'.
142 143
1432004-11-02 Katsumi Yamaoka <yamaoka@jpl.org> 1442004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
144 145
diff --git a/man/gnus.texi b/man/gnus.texi
index 50d7bd16de8..b0feef1bf25 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -22603,6 +22603,7 @@ filters new mail, and it analyzes mail known to be spam or ham.
22603@dfn{Ham} is the name used throughout @file{spam.el} to indicate 22603@dfn{Ham} is the name used throughout @file{spam.el} to indicate
22604non-spam messages. 22604non-spam messages.
22605 22605
22606@cindex spam-initialize
22606First of all, you @strong{must} run the function 22607First of all, you @strong{must} run the function
22607@code{spam-initialize} to autoload @code{spam.el} and to install the 22608@code{spam-initialize} to autoload @code{spam.el} and to install the
22608@code{spam.el} hooks. There is one exception: if you use the 22609@code{spam.el} hooks. There is one exception: if you use the