]> git.eshelyaron.com Git - emacs.git/commit
Create and document auth-source-reveal-mode scratch/tzz/prettify-text-mode
authorTed Zlatanov <tzz@lifelogs.com>
Tue, 23 Jun 2020 22:19:32 +0000 (18:19 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Sun, 12 Jul 2020 20:44:10 +0000 (16:44 -0400)
commitda5b4b6d0856501a163217529c2db2f891e284c0
tree9690b6c43bce85a46b01c3769fc2558a7fa923f0
parent0256303f24b1fc193f1d6c1861abf81fd5ee374a
Create and document auth-source-reveal-mode

* lisp/auth-source.el (auth-source-reveal-mode): Add new minor
mode to hide passwords. Remove authinfo-mode which provided a
major mode for the same purpose before. Use the text-coverup API.

* doc/misc/auth.texi (Hiding passwords in text buffers): Document
auth-source-reveal-mode.
doc/misc/auth.texi
lisp/auth-source.el