From: yamaoka Date: Wed, 11 Jun 2003 22:52:01 +0000 (+0000) Subject: Synch to Gnus 200306111654. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a871e8ae1ec7bbfa8c804473a94d4e7a5bfe3f42;p=elisp%2Fgnus.git- Synch to Gnus 200306111654. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 9b03164..75a02f2 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2003-06-11 Teodor Zlatanov + + * gnus.texi (Bogofilter): revise docs to mention threshold is now + user-controllable + 2003-06-10 Jesper Harder * emacs-mime.texi: Use two spaces consistently to end sentences. diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 4c21a8c..eccf61d 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -9473,7 +9473,7 @@ Gnus $B$,F1$8(B @code{Message-ID} $B$r;}$DFs$D$N5-;v$rH/8+$7$?$H$-$O!"2?$+;W$ @item H f @kindex H f ($B35N,(B) @findex gnus-summary-fetch-faq -@vindex gnus-grou-faq-directory +@vindex gnus-group-faq-directory $B8=:_$N%0%k!<%W$N(B @acronym{FAQ} (frequently asked questions ($BIQHK$K$5$l$k(B $B.$N@$OC$K$h$C$F!"(BBogofilte $B$N5-;v$N(B @emph{spamicity} ($BLuCm(B: spam $BEY(B?) $B%9%3%"(B (0.0$B!A(B1.0) $B$rI=<($7$^(B $B$9!#(B -Bogofilter $B$O!"%3%s%Q%$%k;~$K@_Dj$5$l$kFbIt$NogCM$K4p$E$$$F!"%a%C%;!<%8(B -$B$,(B spam $B$+$I$&$+$r7hDj$7$^$9!#ogCM$O%+%9%?%^%$%:$G$-$^$;$s!#(B +Bogofilter $B$O!"$"$k0lDj$NogCM$K4p$E$$$F!"%a%C%;!<%8$,(B spam $B$+$I$&$+$r8+(B +$B6K$a$^$9!#ogCM$O%+%9%?%^%$%:$G$-$^$9!#(BBogofilter $B$N%I%-%e%a%s%H$rD4$Y$F(B +$B2<$5$$!#(B Path $B$K(B @code{bogofilter} $B$Nl9g!"(BBogofilter $B$N=hM}$O(B $BC$5$l$^$9!#(B @@ -22308,9 +22310,11 @@ SpamOracle $B$O%a%C%;!<%8$,(B spam $B$+(B ham $B$+$r8+6K$a$k$?$a$KE}7WE*$J< @end lisp @code{spam-list-of-checks} $B$K(B + @example (spam-use-blackbox . spam-check-blackbox) @end example + $B$rDI2C!#(B @item diff --git a/texi/gnus.texi b/texi/gnus.texi index 0624710..a4fb001 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -22710,9 +22710,9 @@ category, spam or not. The command @kbd{S t} in summary mode, either for debugging or for curiosity, shows the @emph{spamicity} score of the current article (between 0.0 and 1.0). -Bogofilter determines if a message is spam based on an internal -threshold, set at compilation time. That threshold can't be -customized. +Bogofilter determines if a message is spam based on a specific +threshold. That threshold can be customized, consult the Bogofilter +documentation. If the @code{bogofilter} executable is not in your path, Bogofilter processing will be turned off.