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