]> git.eshelyaron.com Git - emacs.git/commit
Hide passwords more in `read-password'
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Oct 2019 03:15:18 +0000 (05:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Oct 2019 03:15:18 +0000 (05:15 +0200)
commitde88ed8646383301f20f8340e13d43e5918310fa
tree3b9e7ebebeac8d956b36ebfb8c912ebbddeb8e28
parent4d74b2b9539964758fc433480ad93ce912b6f3db
Hide passwords more in `read-password'

* lisp/subr.el (read-password--hide-password): Factor out (bug#17127).
(read-passwd): Use it in post-command-hook instead of
after-change-functions to ensure that we hide the password no
matter what inserts text.
lisp/subr.el