]> git.eshelyaron.com Git - emacs.git/commit
Create and document auth-source-reveal-mode
authorTed Zlatanov <tzz@lifelogs.com>
Thu, 18 Jun 2020 18:32:51 +0000 (14:32 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 22 Jun 2020 19:16:17 +0000 (15:16 -0400)
commit4a7c98d21c20d3c9740789ba53054556486d7e04
treeba995a66917650be6e75b933c0497ce77c698c33
parentf16a4c80ce7c587414fe77f2d1425f0120d887e9
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.

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