diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2016-02-10 14:47:24 +1100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2016-02-10 14:47:24 +1100 |
commit | 14369a976379499b18f9de1a128e5d2c867c84c2 (patch) | |
tree | ad803afa2a4f2c6a4f2f104398690172de035f24 /lisp/gnus/mml2015.el | |
parent | b444e664d0a0be2eefe243345579bb0ebd08b112 (diff) | |
download | emacs-14369a976379499b18f9de1a128e5d2c867c84c2.tar.gz emacs-14369a976379499b18f9de1a128e5d2c867c84c2.tar.bz2 emacs-14369a976379499b18f9de1a128e5d2c867c84c2.zip |
Remove the now empty gnus-ems.el and references to it
Diffstat (limited to 'lisp/gnus/mml2015.el')
-rw-r--r-- | lisp/gnus/mml2015.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index e2e99771801..0125ddbcc2a 100644 --- a/lisp/gnus/mml2015.el +++ b/lisp/gnus/mml2015.el @@ -780,8 +780,6 @@ If set, it overrides the setting of `mml2015-sign-with-sender'." (autoload 'epg-expand-group "epg-config") (autoload 'epa-select-keys "epa") -(autoload 'gnus-create-image "gnus-ems") - (defun mml2015-epg-key-image (key-id) "Return the image of a key, if any" (with-temp-buffer |