From: Glenn Morris Date: Fri, 9 May 2014 06:43:52 +0000 (-0700) Subject: * gnus/mml2015.el (mml2015-display-key-image): Fix :version tag in previous. X-Git-Tag: emacs-25.0.90~2640^2~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c578a99338e44511fc3792f1d14ea2193cb58aa5;p=emacs.git * gnus/mml2015.el (mml2015-display-key-image): Fix :version tag in previous. --- diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index 9a9eb797bf0..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 "24.4" + :version "24.5" :group 'mime-security :type 'boolean)