From: Lars Magne Ingebrigtsen Date: Mon, 5 Jan 2004 06:24:48 +0000 (+0000) Subject: Fix the last commit. X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=64891344eeb9bd49a076486a3510be52d31ece2e Fix the last commit. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index c0595bd16..0851888de 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,18 @@ +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. diff --git a/texi/gnus.texi b/texi/gnus.texi index 1136b7690..b06e05f25 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -448,6 +448,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 --- @@ -18914,6 +18915,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 @@ -20476,6 +20483,8 @@ four days, Gnus will decay the scores four times, for instance. @include sieve.texi @chapter PGG @include pgg.texi +@chapter SASL +@include sasl.texi @end iflatex @end iftex