]> git.eshelyaron.com Git - emacs.git/commit
Recognise "Verify password" as a password prompt
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 05:11:06 +0000 (06:11 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 05:11:06 +0000 (06:11 +0100)
commit1219207a82740fc6ac21f178cacbe30e6aff9e7b
treec46aa7603c421e198d720bb22a45095814ae0792
parent60af754170f22f5d25510af069ed0ebfec95f992
Recognise "Verify password" as a password prompt

* lisp/comint.el (comint-password-prompt-regexp): Also react to
"Verify password" (output by "zip -e") (bug#47209).
lisp/comint.el