]> git.eshelyaron.com Git - emacs.git/commit
*-watch-for-password-prompt: Use run-at-time to read password
authorMiha Rihtaršič <miha@kamnitnik.top>
Mon, 18 Oct 2021 13:24:54 +0000 (15:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Oct 2021 13:24:54 +0000 (15:24 +0200)
commita6f156a7b03e410c044ad96f1ba16645d451c083
treec71d524548c898cb28f3e06df8d3e5a87a045eaf
parentf3c5a1b3685debefb9c019f96992b887f6ca69f2
*-watch-for-password-prompt: Use run-at-time to read password

* lisp/comint.el (comint-watch-for-password-prompt):
* lisp/eshell/esh-mode.el (eshell-watch-for-password-prompt):
* lisp/term.el (term-watch-for-password-prompt):
Use run-at-time to read a password (bug#51263).
lisp/comint.el
lisp/eshell/esh-mode.el
lisp/term.el