Synch to No Gnus 200504221124.
[elisp/gnus.git-] / lisp / mml2015.el
index 599ca72..fcb70d1 100644 (file)
@@ -87,6 +87,7 @@ Valid packages include `pgg', `gpg' and `mailcrypt'.")
     ("TRUST_FULLY"     . t)
     ("TRUST_ULTIMATE"  . t))
   "Map GnuPG trust output values to a boolean saying if you trust the key."
+  :version "22.1"
   :group 'mime-security
   :type '(repeat (cons (regexp :tag "GnuPG output regexp")
                       (boolean :tag "Trust key"))))