From: yamaoka Date: Mon, 5 Jan 2004 06:40:08 +0000 (+0000) Subject: Synch to No Gnus 200401050624. X-Git-Tag: t-gnus-6_17_4-quimby-~1166 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=aa4440531a17e02294381844967f3f7ff6a3a840;p=elisp%2Fgnus.git- Synch to No Gnus 200401050624. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index c0595bd..0851888 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,5 +1,20 @@ 2004-01-05 Lars Magne Ingebrigtsen + * gnus.texi: Fix the last commit. + +2004-01-05 Simon Josefsson + + * gnus.texi (Top): Add SASL. + * texi2latex.el (latexi-translate): Do sasl. + + * pgg.texi (Caching passphrase): Fix PGG passphrase caching + section. + + * sasl.texi: New file. + * Makefile.in: Add sasl.texi. + +2004-01-05 Lars Magne Ingebrigtsen + * gnus.texi (Emacsen): Bump numbers. 2004-01-04 Reiner Steib diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 621a6ac..75e6d1a 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -509,6 +509,7 @@ Other related manuals * Emacs-MIME:(emacs-mime). Composing messages; @acronym{MIME}-specific parts. * Sieve:(sieve). Managing Sieve scripts in Emacs. * PGG:(pgg). @acronym{PGP/MIME} with Gnus. +* SASL:(sasl). @acronym{SASL} authentication in Emacs. @detailmenu --- The Detailed Node Listing --- @@ -18190,6 +18191,13 @@ File Editing})$B!#(B $B;DG0$J$,$i!"$^$@$?$/$5$s$O$"$j$^$;$s!#(B @table @kbd +@item W e +@kindex W e ($B%0%k!<%W(B) +@findex gnus-score-edit-all-score +$B$9$Y$F$N%0%k!<%W$KE,MQ$5$l$k(B all.SCORE $B%U%!%$%k$rJT=8$7$^$9!#%]%C%W%"%C(B +$B%W$9$k(B @code{gnus-score-mode} $B$N%P%C%U%!$KF~$j$^$9(B (@pxref{Score File +Editing})$B!#(B + @item W f @kindex W f ($B%0%k!<%W(B) @findex gnus-score-flush-cache @@ -19685,6 +19693,8 @@ Gnus $B$O0lF|$K0l2s%9%3%"$rIeGT$5$;$h$&$H$7$^$9!#Nc$($P!"$b$7(B gnus $B$r;MF| @include sieve.texi @c @chapter PGG @c @include pgg.texi +@c @chapter SASL +@c @include sasl.texi @end iflatex @end iftex diff --git a/texi/gnus.texi b/texi/gnus.texi index 4d47125..eb90e19 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -455,6 +455,7 @@ Other related manuals * Emacs-MIME:(emacs-mime). Composing messages; @acronym{MIME}-specific parts. * Sieve:(sieve). Managing Sieve scripts in Emacs. * PGG:(pgg). @acronym{PGP/MIME} with Gnus. +* SASL:(sasl). @acronym{SASL} authentication in Emacs. @detailmenu --- The Detailed Node Listing --- @@ -18915,6 +18916,12 @@ There aren't many of these as yet, I'm afraid. @table @kbd +@item W e +@kindex W e (Group) +@findex gnus-score-edit-all-score +Edit the apply-to-all-groups all.SCORE file. You will be popped into +a @code{gnus-score-mode} buffer (@pxref{Score File Editing}). + @item W f @kindex W f (Group) @findex gnus-score-flush-cache @@ -20477,6 +20484,8 @@ four days, Gnus will decay the scores four times, for instance. @include sieve.texi @c @chapter PGG @c @include pgg.texi +@c @chapter SASL +@c @include sasl.texi @end iflatex @end iftex