]> git.eshelyaron.com Git - emacs.git/commit
Merge changes made in Gnus trunk.
authorTeodor Zlatanov <tzz@lifelogs.com>
Thu, 16 Jun 2011 06:18:18 +0000 (06:18 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 16 Jun 2011 06:18:18 +0000 (06:18 +0000)
commit2b8c5660b71d1111d65eaa4af3ade8528bc35ead
treeb4fa2386cb2a6eab2a8970bd205d2a58e488e256
parent8aeb5be96aa28c4770299a54758a8fb339993a97
Merge changes made in Gnus trunk.

auth-source.el (auth-source-save-secrets): New variable to control if secret tokens should be saved encrypted.
 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name to `auth-source-netrc-normalize'.
 (with-auth-source-epa-overrides): Add convenience macro.  Don't depend on the EPA variables being defined.
 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in the lexical-let closure.
 (auth-source-netrc-create): Create "gpg:" tokens according to `auth-source-save-secrets'.
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el