]> git.eshelyaron.com Git - emacs.git/commit
authinfo-mode: add option to not hide any elements (and add font-lock)
authorTEC <tec@tecosaur.com>
Wed, 23 Dec 2020 21:34:35 +0000 (22:34 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 23 Dec 2020 21:34:35 +0000 (22:34 +0100)
commit3be0dc659fd1a5bc976a545c0bdeda9a3d39e084
tree8203abdc0a1a429d9e56e42a49698d397cb9d9ce
parent33210c8dc07fe8e1aed302aff09cac9ba798a221
authinfo-mode: add option to not hide any elements (and add font-lock)

* lisp/auth-source.el (authinfo-hide-elements): New user option.
(authinfo--keywords): New variable.
(authinfo-mode): Use it.
(authinfo--hide-passwords): Use doc-face instead of warning for
the passwords.
(authinfo--toggle-display): Ditto.
etc/NEWS
lisp/auth-source.el