emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r116437: lisp/gnus/auth-source.el (auth-sources): Ad


From: Katsumi Yamaoka
Subject: [Emacs-diffs] trunk r116437: lisp/gnus/auth-source.el (auth-sources): Add pointer to what the .gpg extension in `auth-sources' means and link to EPA docs
Date: Thu, 13 Feb 2014 22:53:03 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116437
revision-id: address@hidden
parent: address@hidden
author: Teodor Zlatanov <address@hidden>
committer: Katsumi Yamaoka <address@hidden>
branch nick: trunk
timestamp: Thu 2014-02-13 22:52:51 +0000
message:
  lisp/gnus/auth-source.el (auth-sources): Add pointer to what the .gpg 
extension in `auth-sources' means and link to EPA docs
modified:
  lisp/gnus/ChangeLog            changelog-20091113204419-o5vbwnq5f7feedwu-1433
  lisp/gnus/auth-source.el       
authsource.el-20091113204419-o5vbwnq5f7feedwu-8608
=== modified file 'lisp/gnus/ChangeLog'
--- a/lisp/gnus/ChangeLog       2014-02-13 02:19:48 +0000
+++ b/lisp/gnus/ChangeLog       2014-02-13 22:52:51 +0000
@@ -1,3 +1,8 @@
+2014-02-13  Teodor Zlatanov  <address@hidden>
+
+       * auth-source.el (auth-sources): Add pointer to what the .gpg extension
+       in `auth-sources' means and link to EPA docs.
+
 2014-02-12  Lars Ingebrigtsen  <address@hidden>
 
        * nnmail.el (nnmail-expand-newtext): Further sub-match fixups

=== modified file 'lisp/gnus/auth-source.el'
--- a/lisp/gnus/auth-source.el  2014-02-08 02:07:55 +0000
+++ b/lisp/gnus/auth-source.el  2014-02-13 22:52:51 +0000
@@ -237,6 +237,11 @@
 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]