]> git.eshelyaron.com Git - emacs.git/commit
Make comint understand the ccrypt password phrases
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 27 Sep 2021 06:15:24 +0000 (08:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 27 Sep 2021 06:15:24 +0000 (08:15 +0200)
commit00011c0ad28cdf1516c854e5fe088a2681aa641c
tree914a2c9b25f5a83a73a272c8ae6e0f2e950b62d6
parentbec88ecc82fd6154351a22b67315d9e0b358c046
Make comint understand the ccrypt password phrases

* lisp/comint.el (comint-password-prompt-regexp): Add the ccrypt
confirmation phrase (bug#50837).

* lisp/international/mule-conf.el (password-word-equivalents): Add
the ccrypt phrases.
lisp/comint.el
lisp/international/mule-conf.el
test/lisp/comint-tests.el