# HG changeset patch # User Daiki Ueno # Date 1244298412 0 # Node ID f3560942d8bc0891bf2c6c9adfd09cf57e73ca5f # Parent 65c6cc4bd9c8b5142dce5abe382da989ba22c70a * gnus.texi (Security): Fix wording; add a link to epa.info. diff -r 65c6cc4bd9c8 -r f3560942d8bc doc/misc/ChangeLog --- a/doc/misc/ChangeLog Fri Jun 05 14:08:16 2009 +0000 +++ b/doc/misc/ChangeLog Sat Jun 06 14:26:52 2009 +0000 @@ -1,6 +1,6 @@ 2009-06-04 Daiki Ueno - * gnus.texi (Security): Fix wording. + * gnus.texi (Security): Fix wording; add a link to epa.info. 2009-06-04 Ryan Yeske diff -r 65c6cc4bd9c8 -r f3560942d8bc doc/misc/gnus.texi --- a/doc/misc/gnus.texi Fri Jun 05 14:08:16 2009 +0000 +++ b/doc/misc/gnus.texi Sat Jun 06 14:26:52 2009 +0000 @@ -12020,8 +12020,9 @@ @item To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to install an OpenPGP implementation such as GnuPG. The Lisp interface -to GnuPG included with Emacs is called EasyPG, but PGG (@pxref{Top, -,PGG, pgg, PGG Manual}), Mailcrypt, and gpg.el are also supported. +to GnuPG included with Emacs is called EasyPG (@pxref{Top, ,EasyPG, +epa, EasyPG Assistant user's manual}), but PGG (@pxref{Top, ,PGG, pgg, +PGG Manual}), Mailcrypt, and gpg.el are also supported. @item To handle @acronym{S/MIME} message, you need to install OpenSSL. OpenSSL 0.9.6 @@ -12050,7 +12051,7 @@ Symbol indicating elisp interface to OpenPGP implementation for @acronym{PGP} messages. The default is @code{epg}, but @code{pgg}, @code{mailcrypt}, and @code{gpg} are also supported although -deprecated. By default, Gnus uses the first available interface on +deprecated. By default, Gnus uses the first available interface in this order. @item mml2015-use @@ -12059,7 +12060,7 @@ @acronym{PGP/MIME} messages. The default is @code{epg}, but @code{pgg}, @code{mailcrypt}, and @code{gpg} are also supported although deprecated. By default, Gnus uses the first available -interface on this order. +interface in this order. @end table