emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 9de7e32: ; * lisp/auth-source.el (auth-sources): Fi


From: Glenn Morris
Subject: [Emacs-diffs] master 9de7e32: ; * lisp/auth-source.el (auth-sources): Fix a comment.
Date: Wed, 2 May 2018 15:30:11 -0400 (EDT)

branch: master
commit 9de7e321b63bf38afef5e3f0e786dd4a046d407a
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; * lisp/auth-source.el (auth-sources): Fix a comment.
---
 lisp/auth-source.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/auth-source.el b/lisp/auth-source.el
index df3622a..8b54c81 100644
--- a/lisp/auth-source.el
+++ b/lisp/auth-source.el
@@ -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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]