Synch to Gnus 200306111654.
authoryamaoka <yamaoka>
Wed, 11 Jun 2003 22:52:01 +0000 (22:52 +0000)
committeryamaoka <yamaoka>
Wed, 11 Jun 2003 22:52:01 +0000 (22:52 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 9b03164..75a02f2 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-11  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Bogofilter): revise docs to mention threshold is now
+       user-controllable
+
 2003-06-10  Jesper Harder  <harder@ifa.au.dk>
 
        * emacs-mime.texi: Use two spaces consistently to end sentences.
index 4c21a8c..eccf61d 100644 (file)
@@ -9473,7 +9473,7 @@ Gnus \e$B$,F1$8\e(B @code{Message-ID} \e$B$r;}$DFs$D$N5-;v$rH/8+$7$?$H$-$O!"2?$+;W$
 @item H f
 @kindex H f (\e$B35N,\e(B)
 @findex gnus-summary-fetch-faq
-@vindex gnus-grou-faq-directory
+@vindex gnus-group-faq-directory
 \e$B8=:_$N%0%k!<%W$N\e(B @acronym{FAQ} (frequently asked questions (\e$BIQHK$K$5$l$k\e(B
 \e$B<ALd\e(B) \e$B$N%j%9%H\e(B) \e$B$r<hF@$7$h$&$H$7$^$9\e(B (@code{gnus-summary-fetch-faq})\e$B!#\e(B
 gnus \e$B$OIaDL$O1s3V%^%7%s$N%G%#%l%/%H%j$G$"\e(B
@@ -18352,6 +18352,7 @@ Gnus \e$B$O0lHLE*$J%9%3%"%U%!%$%k$rFCDj$N%9%3%"%U%!%$%k8~$1$N$b$N$h$jA0$KE,\e(B
 
 \e$BNc$($P!"%5!<%P!<$rFCDj$7$J$$A4BN%9%3%"%U%!%$%k$r;H$C$F!"?F%0%k!<%W$K=`$8\e(B
 \e$B$?%9%3%"IU$1$r9T$J$&$J$i$P!"<!$NCM$r;H$($PNI$$$G$7$g$&!#\e(B
+
 @example
 (list (lambda (group) ("all.SCORE"))
       'gnus-score-find-hierarchical)
@@ -22044,8 +22045,9 @@ Spam \e$B5-;v$@$1$N\e(B @samp{$} \e$B0u$r4XO"IU$1$k:G>.$N@$OC$K$h$C$F!"\e(BBogofilte
 \e$B$N5-;v$N\e(B @emph{spamicity} (\e$BLuCm\e(B: spam \e$BEY\e(B?) \e$B%9%3%"\e(B (0.0\e$B!A\e(B1.0) \e$B$rI=<($7$^\e(B
 \e$B$9!#\e(B
 
-Bogofilter \e$B$O!"%3%s%Q%$%k;~$K@_Dj$5$l$kFbIt$NogCM$K4p$E$$$F!"%a%C%;!<%8\e(B
-\e$B$,\e(B spam \e$B$+$I$&$+$r7hDj$7$^$9!#ogCM$O%+%9%?%^%$%:$G$-$^$;$s!#\e(B
+Bogofilter \e$B$O!"$"$k0lDj$NogCM$K4p$E$$$F!"%a%C%;!<%8$,\e(B spam \e$B$+$I$&$+$r8+\e(B
+\e$B6K$a$^$9!#ogCM$O%+%9%?%^%$%:$G$-$^$9!#\e(BBogofilter \e$B$N%I%-%e%a%s%H$rD4$Y$F\e(B
+\e$B2<$5$$!#\e(B
 
 Path \e$B$K\e(B @code{bogofilter} \e$B$N<B9T%U%!%$%k$,L5$$>l9g!"\e(BBogofilter \e$B$N=hM}$O\e(B
 \e$B<h$j>C$5$l$^$9!#\e(B
@@ -22308,9 +22310,11 @@ SpamOracle \e$B$O%a%C%;!<%8$,\e(B spam \e$B$+\e(B ham \e$B$+$r8+6K$a$k$?$a$KE}7WE*$J<
 @end lisp
 
 @code{spam-list-of-checks} \e$B$K\e(B
+
 @example
     (spam-use-blackbox . spam-check-blackbox)
 @end example
+
 \e$B$rDI2C!#\e(B
 
 @item
index 0624710..a4fb001 100644 (file)
@@ -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.