X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fauth-source.el;h=3ddbb5679d970c154d0c307dd9a37c0134b939c8;hb=d979dbd7660096bd7835773b4334281e6868fa5c;hp=de2fecf44d050643de441c775a61cc5e0ed9c683;hpb=ae5fb0b06c5230fe667d0ac25e637c16f0fd8e89;p=gnus diff --git a/lisp/auth-source.el b/lisp/auth-source.el index de2fecf44..3ddbb5679 100644 --- a/lisp/auth-source.el +++ b/lisp/auth-source.el @@ -94,6 +94,7 @@ "How many seconds passwords are cached, or nil to disable expiring. Overrides `password-cache-expiry' through a let-binding." + :version "24.1" :group 'auth-source :type '(choice (const :tag "Never" nil) (const :tag "All Day" 86400)