From 301d018babacecc3abd6095204ced8b58196b15b Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Thu, 13 Nov 2014 04:22:48 +0000 Subject: [PATCH] lisp/gnus/mml2015.el (mml2015-display-key-image): Adjust :version --- lisp/gnus/mml2015.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index 941b5ecf7c3..74290f45469 100644 --- a/lisp/gnus/mml2015.el +++ b/lisp/gnus/mml2015.el @@ -149,7 +149,7 @@ If set, it overrides the setting of `mml2015-sign-with-sender'." (defcustom mml2015-display-key-image t "If t, try to display key images." - :version "25.1" + :version "24.5" :group 'mime-security :type 'boolean) -- 2.39.5