[gnus git] branch master updated: m0-7-224-g9610965 =1= Fix last commit
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 961096501354df132b457e032113c145ab2c4de0 (commit)
from bb6784f191731e1c56cfd29c34124df0d5f8c03e (commit)
- Log -----------------------------------------------------------------
commit 961096501354df132b457e032113c145ab2c4de0
Author: Katsumi Yamaoka <[email protected]>
Date: Fri Sep 13 09:20:20 2013 +0000
Fix last commit
diff --git a/lisp/mml2015.el b/lisp/mml2015.el
index 3efa5c2..a2fa1a1 100644
--- a/lisp/mml2015.el
+++ b/lisp/mml2015.el
@@ -866,6 +866,8 @@ If set, it overrides the setting of `mml2015-sign-with-sender'."
(setq secret-keys (cdr secret-keys))))
secret-key))
+(autoload 'gnus-create-image "gnus-ems")
+
(defun mml2015-epg-key-image (key-id)
"Return the image of a key, if any"
(with-temp-buffer
-----------------------------------------------------------------------
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/mml2015.el | 2 ++
1 files changed, 2 insertions(+), 0 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