From: yamaoka Date: Thu, 19 Jun 2003 00:42:57 +0000 (+0000) Subject: Synch to Gnus 200306190018. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=038c98e866b1f2990eb8bf02d24d5997dd500857;p=elisp%2Fgnus.git- Synch to Gnus 200306190018. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 7e27cae..782c5fd 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2003-06-19 Jesper Harder + + * gnus.texi (Sieve Commands, Agent Basics, SpamOracle): @xref + fixes. + 2003-06-18 Didier Verna * gnus.texi (Face): New node. diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 5754d8f..850cf53 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -4312,7 +4312,7 @@ if address "sender" "owner-ding@@hpc.uh.edu" @{ @} @end example -@xref{Top, ,Top, sieve, Emacs Sieve}. +@xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}. @table @kbd @item D g @@ -16618,7 +16618,7 @@ Commands}) $B$+!"$^$?$O%(!<%8%'%s%H$K07$C$FM_$7$/$J$$$N$K<+F0E*$KDI2C$5$l(B $B%@%&%s%m!<%IJ}?K$r7hDj$7$^$9!#$"$J$?$NJ}?K$rJ}$O!"B??t$N%0%k!<%W$KE,MQ$9$kJ}?K$N@_(B @@ -21592,10 +21592,10 @@ SpamAssassin $B%X%C%@!<$K(B ding $B$N5,B'$rCV$-49$($5$;$k$3$H$O$G$-$^$9$,!"B> $B$k(B spam $B8!::$r;XDj$9$k$3$H$b$G$-$^$9!#5$$,68$&!r7oIU$-(B -$B$NFI$_9~$_$,9T$o$l$k$+$i$G$9!#(B +$B$j(B @code{spam-use-regex-headers} $B$r(B @code{t} $B$K@_Dj$9$k$h$&$J8!::$r9T$C(B +$B$F$$$J$1$l$P$J$j$^$;$s!#$J$<$J$i(B @file{spam.el} $B$rFI$_9~$`$H$-$K!"$"$J$?(B +$B$,2?$N(B @code{spam-use-xyz} $BJQ?t$r@_Dj$7$F$$$k$+$K1~$8$?!"$$$/$D$+$N>r7o(B +$BIU$-$NFI$_9~$_$,9T$o$l$k$+$i$G$9!#(B @emph{@acronym{IMAP} $BMxMQH$7$F2<$5$$!#(B +$B$&$3$H$,$G$-$^$9!"(B@xref{Filtering Spam Using The Spam ELisp Package}$B!#(B @defvar gnus-group-spam-exit-processor-spamoracle $B$3$N%7%s%\%k$r!"%0%k!<%W%Q%i%a!<%?$N%+%9%?%^%$%:$K$h$C$F%0%k!<%W(B @@ -23056,7 +23055,7 @@ Luis Fernandes---$B%G%6%$%s$H%0%i%U%#%C%/!#(B Joe Reiss---$B%9%^%$%j!<$N4i$N:n!#(B diff --git a/texi/gnus.texi b/texi/gnus.texi index 904394c..1e60ae9 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -4355,7 +4355,7 @@ if address "sender" "owner-ding@@hpc.uh.edu" @{ @} @end example -@xref{Top, ,Top, sieve, Emacs Sieve}. +@xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}. @table @kbd @@ -17367,7 +17367,7 @@ all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and Decide on download policy. It's fairly simple once you decide whether you are going to use agent categories, topic parameters, and/or group parameters to implement your policy. If you're new to gnus, it -is probably best to start with a category @xref{Agent Categories}. +is probably best to start with a category, @xref{Agent Categories}. Both topic parameters (@pxref{Topic Parameters}) and agent categories (@pxref{Agent Categories}) provide for setting a policy that applies @@ -22465,7 +22465,7 @@ specify different spam checks for your nnmail split vs. your nnimap split. Go crazy. You still have to have specific checks such as -@code{spam-use-regex-headers} set to t, even if you specifically +@code{spam-use-regex-headers} set to @code{t}, even if you specifically invoke @code{spam-split} with the check. The reason is that when loading @file{spam.el}, some conditional loading is done depending on what @code{spam-use-xyz} variables you have set. @@ -22965,7 +22965,8 @@ characteristics of your spam mails. Using the @emph{add} mode SpamOracle. This can be done by pressing @kbd{|} in the Summary buffer and pipe the mail to a SpamOracle process or using @file{spam.el}'s spam- and ham-processors, which is much more convenient. For a -detailed description of spam- and ham-processors, see @xref{Filtering Spam Using The Spam ELisp Package}. +detailed description of spam- and ham-processors, @xref{Filtering Spam +Using The Spam ELisp Package}. @defvar gnus-group-spam-exit-processor-spamoracle Add this symbol to a group's @code{spam-process} parameter by @@ -23918,7 +23919,7 @@ Luis Fernandes---design and graphics. Joe Reiss---creator of the smiley faces. @item -Justin Sheehy--the @acronym{FAQ} maintainer. +Justin Sheehy---the @acronym{FAQ} maintainer. @item Erik Naggum---help, ideas, support, code and stuff.