diff options
| -rw-r--r-- | lisp/gnus/mml2015.el | 2 |
1 files changed, 1 insertions, 1 deletions
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'." | |||
| 149 | 149 | ||
| 150 | (defcustom mml2015-display-key-image t | 150 | (defcustom mml2015-display-key-image t |
| 151 | "If t, try to display key images." | 151 | "If t, try to display key images." |
| 152 | :version "25.1" | 152 | :version "24.5" |
| 153 | :group 'mime-security | 153 | :group 'mime-security |
| 154 | :type 'boolean) | 154 | :type 'boolean) |
| 155 | 155 | ||