]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/auth-source.el (auth-sources): Fix a comment.
authorGlenn Morris <rgm@gnu.org>
Wed, 2 May 2018 19:29:53 +0000 (15:29 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 2 May 2018 19:29:53 +0000 (15:29 -0400)
lisp/auth-source.el

index df3622a412ab5e26a32c1eb509b2c3b877824410..8b54c8118d28cef54aa0db6d927908d9fc5e51c1 100644 (file)
@@ -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")