Mention the default now is to have two files in `auth-sources'.
authorTed Zlatanov <tzz@lifelogs.com>
Thu, 17 Feb 2011 14:42:25 +0000 (08:42 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Thu, 17 Feb 2011 14:42:25 +0000 (08:42 -0600)
* auth.texi (GnuPG and EasyPG Assistant Configuration): Mention the
default now is to have two files in `auth-sources'.

texi/ChangeLog
texi/auth.texi

index 20025a0..c0a58b3 100644 (file)
@@ -2,6 +2,8 @@
 
        * auth.texi (Help for users): Use :port instead of :protocol for all
        auth-source docs.
+       (GnuPG and EasyPG Assistant Configuration): Mention the default now is
+       to have two files in `auth-sources'.
 
 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
 
index 619320a..76c1984 100644 (file)
@@ -262,7 +262,9 @@ TODO: how to include docstring?
 @appendix GnuPG and EasyPG Assistant Configuration
 
 If you don't customize @code{auth-sources}, the auth-source library
-reads @code{~/.authinfo.gpg}, which is a GnuPG encrypted file.
+reads @code{~/.authinfo.gpg}, which is a GnuPG encrypted file.  Then
+it will check @code{~/.authinfo} but it's not recommended to use such
+an unencrypted 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.