]> git.eshelyaron.com Git - emacs.git/commit
Modernize use of prompts in auth-source.el
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Feb 2021 10:50:55 +0000 (11:50 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Feb 2021 10:50:55 +0000 (11:50 +0100)
commit23a7da9148c84dbcc228dda37c9bcebfc2a004d2
tree72b903a40d9652877e67c92fb2bca65e69f54d84
parent293264623235fdcf672eec3f8e88e4ec7e1182e4
Modernize use of prompts in auth-source.el

* lisp/auth-source.el (auth-source-search): Adapt docstring
(auth-source-format-prompt): Remove trailing ": ".
(auth-source-netrc-create, auth-source-secrets-create)
(auth-source-plstore-create): Adapt prompts.  Use `format-prompt'.
Do not ask interactively if `auth-source-save-behavior' is nil.
lisp/auth-source.el