summaryrefslogtreecommitdiff
path: root/lisp/gnus/auth-source.el
diff options
context:
space:
mode:
authorTeodor Zlatanov <tzz@lifelogs.com>2014-02-13 22:52:51 +0000
committerKatsumi Yamaoka <yamaoka@jpl.org>2014-02-13 22:52:51 +0000
commit019ff874af94a889899011c7da5e73f4edf7ce9c (patch)
treea792dc40c85f12c1b1181a480c37ce2ab1ae06f2 /lisp/gnus/auth-source.el
parent0b87142f24a5dd0d81c26aeea21feec50bbc1044 (diff)
downloademacs-019ff874af94a889899011c7da5e73f4edf7ce9c.tar.gz
lisp/gnus/auth-source.el (auth-sources): Add pointer to what the .gpg extension in `auth-sources' means and link to EPA docs
Diffstat (limited to 'lisp/gnus/auth-source.el')
-rw-r--r--lisp/gnus/auth-source.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/auth-source.el b/lisp/gnus/auth-source.el
index 6cdc3a853b9..6efd52d6abc 100644
--- a/lisp/gnus/auth-source.el
+++ b/lisp/gnus/auth-source.el
@@ -237,6 +237,11 @@ Each entry is the authentication type with optional properties.
Entries are tried in the order in which they appear.
See Info node `(auth)Help for users' for details.
+If an entry names a file with the \".gpg\" extension and you have
+EPA/EPG set up, the file will be encrypted and decrypted
+automatically. See Info node `(epa)Encrypting/decrypting gpg files'
+for details.
+
It's best to customize this with `M-x customize-variable' because the choices
can get pretty complex."
:group 'auth-source