Apply patch by Katsumi Yamaoka <yamaoka@jpl.org>
[gnus] / lisp / mml2015.el
index 136ed80..e2e9977 100644 (file)
@@ -113,7 +113,7 @@ Valid packages include `epg', `pgg' and `mailcrypt'.")
   :type 'boolean)
 (make-obsolete-variable 'mml2015-cache-passphrase
                        'mml-secure-cache-passphrase
-                       "25.0.50")
+                       "25.1")
 
 (defcustom mml2015-passphrase-cache-expiry mml-secure-passphrase-cache-expiry
   "How many seconds the passphrase is cached.
@@ -123,7 +123,7 @@ Whether the passphrase is cached at all is controlled by
   :type 'integer)
 (make-obsolete-variable 'mml2015-passphrase-cache-expiry
                        'mml-secure-passphrase-cache-expiry
-                       "25.0.50")
+                       "25.1")
 
 (defcustom mml2015-signers nil
   "A list of your own key ID(s) which will be used to sign a message.