* gnus.texi (Security): Fix wording; add a link to epa.info.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 6 Jun 2009 14:26:52 +0000 (14:26 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 6 Jun 2009 14:26:52 +0000 (14:26 +0000)
doc/misc/ChangeLog
doc/misc/gnus.texi

index e72ed3c..fe048ee 100644 (file)
@@ -1,6 +1,6 @@
 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
 
-       * gnus.texi (Security): Fix wording.
+       * gnus.texi (Security): Fix wording; add a link to epa.info.
 
 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
 
index 7a0fd7e..a7eb081 100644 (file)
@@ -12020,8 +12020,9 @@ things to work:
 @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 @@ protocols.  Otherwise, ask user.
 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 @@ Symbol indicating elisp interface to OpenPGP implementation for
 @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