[gnus git] branch master updated: n0-17-144-g4890ace =1= auth-source.el (auth-source-token-passphrase-callback-function): Reindent. (epg-context-operation): Remove unnecessary autoload.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 4890aceee507b51d898414651bdeb57637dcd3ab (commit)
from c8b8b5e73df106eeffde9e514f88ee35b3b659ca (commit)
- Log -----------------------------------------------------------------
commit 4890aceee507b51d898414651bdeb57637dcd3ab
Author: Daiki Ueno <[email protected]>
Date: Sun Jul 3 00:19:37 2011 +0000
auth-source.el (auth-source-token-passphrase-callback-function): Reindent.
(epg-context-operation): Remove unnecessary autoload.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9bba601..64020d6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-02 Daiki Ueno <[email protected]>
+
+ * auth-source.el (auth-source-token-passphrase-callback-function):
+ Reindent.
+ (epg-context-operation): Remove unnecessary autoload.
+
2011-07-02 Lars Magne Ingebrigtsen <[email protected]>
* gnus.el (gnus-list-debbugs): New command.
diff --git a/lisp/auth-source.el b/lisp/auth-source.el
index 677698e..1a54a27 100644
--- a/lisp/auth-source.el
+++ b/lisp/auth-source.el
@@ -74,7 +74,6 @@
(autoload 'plstore-save "plstore")
(autoload 'plstore-get-file "plstore")
-(autoload 'epg-context-operation "epg")
(autoload 'epg-make-context "epg")
(autoload 'epg-context-set-passphrase-callback "epg")
(autoload 'epg-decrypt-string "epg")
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 6 ++++++
lisp/auth-source.el | 37 ++++++++++++++++++-------------------
2 files changed, 24 insertions(+), 19 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project