mml2015.el (mml2015-display-key-image): Adjust :version
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 10 Nov 2014 23:09:50 +0000 (23:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 10 Nov 2014 23:09:50 +0000 (23:09 +0000)
lisp/mml2015.el

index 941b5ec..74290f4 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)