Trivial auth.texi sentence change.
authorTed Zlatanov <tzz@lifelogs.com>
Wed, 13 Oct 2010 13:47:00 +0000 (08:47 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Wed, 13 Oct 2010 13:47:00 +0000 (08:47 -0500)
* auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
trim sentence.

texi/ChangeLog
texi/auth.texi

index 0d19a7f..00ed36e 100644 (file)
@@ -1,3 +1,8 @@
+2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
+       trim sentence.
+
 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
 
        * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
index 3bdcd2e..1e853da 100644 (file)
@@ -271,9 +271,8 @@ If you don't customize @code{auth-sources}, the auth-source library
 reads @code{~/.authinfo.gpg}, which is a GnuPG encrypted file.
 
 In Emacs 23 or later there is an option @code{auto-encryption-mode} to
-automatically decrypt @code{*.gpg} files.  It is enabled by default so
-there is no setting is needed.  If you are using earlier versions of
-Emacs, you will need:
+automatically decrypt @code{*.gpg} files.  It is enabled by default.
+If you are using earlier versions of Emacs, you will need:
 
 @lisp
 (require 'epa-file)