aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReiner Steib2004-12-09 17:06:59 +0000
committerReiner Steib2004-12-09 17:06:59 +0000
commitb2e5bf7813f7fd6d9a419145507ebec49287da5c (patch)
tree6fd83ee9ccdc369e21c4be29afbb5cb5c7f9681d
parent31e4729ed38005e52b15d2f5994d1e5e63f21cc1 (diff)
downloademacs-b2e5bf7813f7fd6d9a419145507ebec49287da5c.tar.gz
emacs-b2e5bf7813f7fd6d9a419145507ebec49287da5c.zip
[ Add missing change in gnus.texi from last commits: ]
* gnus.texi (Filtering Spam Using The Spam ELisp Package): Index `spam-initialize'.
-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