; * lisp/auth-source.el (auth-sources): Update the :version tag.
This commit is contained in:
parent
3573b4e2ae
commit
9f54f285c9
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ for details.
|
|||
It's best to customize this with `\\[customize-variable]' because the choices
|
||||
can get pretty complex."
|
||||
:group 'auth-source
|
||||
:version "24.1" ;; No Gnus
|
||||
:version "26.1" ;; No Gnus
|
||||
:type `(repeat :tag "Authentication Sources"
|
||||
(choice
|
||||
(string :tag "Just a file")
|
||||
|
|
Loading…
Add table
Reference in a new issue