lisp/gnus/mml2015.el (mml2015-display-key-image): Adjust :version

This commit is contained in:
Katsumi Yamaoka 2014-11-13 04:22:48 +00:00
parent 7148318abc
commit 301d018bab

View file

@ -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)