emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 9f54f28 2/2: ; * lisp/auth-source.el (auth-source


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 9f54f28 2/2: ; * lisp/auth-source.el (auth-sources): Update the :version tag.
Date: Wed, 4 Apr 2018 15:16:30 -0400 (EDT)

branch: emacs-26
commit 9f54f285c9637b8fc262e0994ea4c59f99a87065
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * lisp/auth-source.el (auth-sources): Update the :version tag.
---
 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 1bb79d1..b733054 100644
--- a/lisp/auth-source.el
+++ b/lisp/auth-source.el
@@ -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")



reply via email to

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