* lisp/gnus/mml1991.el: Make it loadable.

* lisp/gnus/mml2015.el: Comment.

Fixes: debbugs:13456
This commit is contained in:
Glenn Morris 2013-05-08 23:46:51 -07:00
parent d631786abe
commit 59c8867172
3 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2013-05-09 Glenn Morris <rgm@gnu.org>
* mml1991.el: Make it loadable. (Bug#13456)
* gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
* gnus-async.el (gnus-async-post-fetch-function):
* gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):

View file

@ -50,6 +50,8 @@
(autoload 'message-options-get "message")
(autoload 'message-options-set "message")
(require 'mml2015)
(defvar mml1991-use mml2015-use
"The package used for PGP.")

View file

@ -47,6 +47,9 @@
(config &optional minimum-version))
(declare-function epg-configuration "ext:epg-config" ())
;; Maybe this should be in eg mml-sec.el (and have a different name).
;; Then mml1991 would not need to require mml2015, and mml1991-use
;; could be removed.
(defvar mml2015-use (or
(condition-case nil
(progn