New defcustoms need :version tags
This commit is contained in:
parent
bf1e6ae81d
commit
7cb18056e6
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ If set, it overrides the setting of `mml2015-sign-with-sender'."
|
|||
|
||||
(defcustom mml2015-maximum-key-image-dimension 64
|
||||
"The maximum dimension (width or height) of any key images."
|
||||
:version "24.4"
|
||||
:group 'mime-security
|
||||
:type 'integer)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue