]> code.delx.au - gnu-emacs/commitdiff
lisp/gnus/mml2015.el (mml2015-display-key-image): Adjust :version
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 13 Nov 2014 04:22:48 +0000 (04:22 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 13 Nov 2014 04:22:48 +0000 (04:22 +0000)
lisp/gnus/mml2015.el

index 941b5ecf7c3491e594e8b9ac67c86336d892bf45..74290f4546998b5d54f7c4653dc49c19aea7ea78 100644 (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)