summaryrefslogtreecommitdiff
path: root/lisp/gnus
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-09-13 00:30:32 -0700
committerGlenn Morris <rgm@gnu.org>2013-09-13 00:30:32 -0700
commit413f9061afd494139410725dff836f2d27a17ab8 (patch)
tree0ad8f17d4346f8e16aadf6f7c215ec02f830b505 /lisp/gnus
parent311273ab7973644d14ffa2e5c0f3516306aa4d6d (diff)
downloademacs-413f9061afd494139410725dff836f2d27a17ab8.tar.gz
* lisp/gnus/mml2015.el (gnus-create-image): Autoload it.
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/ChangeLog2
-rw-r--r--lisp/gnus/mml2015.el2
2 files changed, 4 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 5ba1d45e46a..9c11d17645c 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,5 +1,7 @@
2013-09-13 Glenn Morris <rgm@gnu.org>
+ * mml2015.el (gnus-create-image): Autoload it.
+
* gnus-spec.el (gnus-xmas-format): Fix weird error call.
* gnus-html.el (declare-function): Add compat stub for ancient Emacs.
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el
index 3efa5c23bb3..a2fa1a1c532 100644
--- a/lisp/gnus/mml2015.el
+++ b/lisp/gnus/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