Synch with Oort Gnus.
authoryamaoka <yamaoka>
Tue, 22 May 2001 22:35:14 +0000 (22:35 +0000)
committeryamaoka <yamaoka>
Tue, 22 May 2001 22:35:14 +0000 (22:35 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index c96083f..8659f6b 100644 (file)
@@ -1,3 +1,8 @@
+2001-05-22  Simon Josefsson  <simon@josefsson.org>
+       From Jesper Harder <harder@ifa.au.dk>
+
+       * gnus.texi (Article Washing): Add.
+
 2001-05-16  Simon Josefsson  <simon@josefsson.org>
        From Jesper Harder <harder@ifa.au.dk>
 
index 6e40fa3..21d612d 100644 (file)
@@ -7448,6 +7448,18 @@ HZ \e$B$^$?$O\e(B HZP \e$B$r=hM}$7$^$9!#\e(BHZ (\e$B$^$?$O\e(B HZP) \e$B$OCf9q8l$N5-;v$
 \e$B%/%j%C%/$G$-$k%\%?%s$r5-;v$N%X%C%@!<$K2C$($^\e(B
 \e$B$9\e(B (@code{gnus-article-add-buttons-to-head})\e$B!#\e(B
 
+@item W p
+@kindex W p (\e$B35N,\e(B)
+@findex gnus-article-verify-x-pgp-sig
+\e$B=pL>IU$-%3%s%H%m!<%k%a%C%;!<%8$NG'>Z$r9T$J$$$^\e(B
+\e$B$9\e(B (@code{gnus-article-verify-x-pgp-sig})\e$B!#\e(B
+@code{newgroup} \e$B$d\e(B @code{checkgroups} \e$B$H$$$C$?%3%s%H%m!<%k%a%C%;!<%8$O!"\e(B
+\e$BDL>o$=$N%K%e!<%9%0%k!<%W3,AX$N%a%$%s%F%$%J!<$K$h$C$F=pL>$5$l$F$$$^$9!#G'\e(B
+\e$B>Z$r9T$J$&$?$a$K$O!"%a%$%s%F%$%J!<$N8x3+80$r$"$J$?$N%-!<%j%s%0$KDI2C$7$J\e(B
+\e$B$1$l$P$J$j$^$;$s!#\e(B@footnote{\e$BB?$/$N%K%e!<%9%0%k!<%W3,AX$N%a%$%s%F%$%J!<\e(B
+\e$B$N\e(B PGP \e$B$N80$O\e(B @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html} \e$B$+$iF~\e(B
+\e$B<j$9$k$3$H$,$G$-$^$9!#\e(B}
+
 @item W W H
 @kindex W W H (\e$B35N,\e(B)
 @findex gnus-article-strip-headers-from-body
@@ -9041,6 +9053,7 @@ GNUS \e$B$d\e(B Gnus \e$B$G$O!"$3$N$?$A$N0-$$LdBj$G6C$+$5$l$J$$$h$&$K$9$k$K$O!"35N,
 @item gnus-treat-hide-citation (t, integer)
 @item gnus-treat-hide-citation-maybe (t, integer)
 @item gnus-treat-strip-pgp (t, last, integer)
+@item gnus-treat-x-pgp-sig (head)
 @item gnus-treat-strip-pem (t, last, integer)
 @item gnus-treat-highlight-headers (head)
 @item gnus-treat-highlight-citation (t, integer)
index 2a76275..125fa30 100644 (file)
@@ -7598,6 +7598,16 @@ Add clickable buttons to the article (@code{gnus-article-add-buttons}).
 Add clickable buttons to the article headers
 (@code{gnus-article-add-buttons-to-head}).
 
+@item W p
+@kindex W p (Summary)
+@findex gnus-article-verify-x-pgp-sig
+Verify a signed control message (@code{gnus-article-verify-x-pgp-sig}).
+Control messages such as @code{newgroup} and @code{checkgroups} are 
+usually signed by the hierarchy maintainer.  You need to add the PGP 
+public key of the maintainer to your keyring to verify the
+message.@footnote{PGP keys for many hierarchies are available at
+@uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
+
 @item W W H
 @kindex W W H (Summary)
 @findex gnus-article-strip-headers-from-body
@@ -9470,6 +9480,7 @@ possible but those listed are probably sufficient for most people.
 @item gnus-treat-hide-citation (t, integer)
 @item gnus-treat-hide-citation-maybe (t, integer)
 @item gnus-treat-strip-pgp (t, last, integer)
+@item gnus-treat-x-pgp-sig (head)
 @item gnus-treat-strip-pem (t, last, integer)
 @item gnus-treat-highlight-headers (head)
 @item gnus-treat-highlight-citation (t, integer)