* comint.el (comint-password-prompt-regexp): Accept "Response" as
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jun 2011 23:11:36 +0000 (01:11 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jun 2011 23:11:36 +0000 (01:11 +0200)
commitfd4983f28a6bb3c75952a9b3fc00705f74bfd94e
treecbf2a7a7336fda71a3bb42bf76cea3f0fb155717
parentb09c3fe0254f12755e3d7f45a8c9464f710e157e
* comint.el (comint-password-prompt-regexp): Accept "Response" as
a password-like phrase.

This fixes the

[larsi@quimbies ~/]$ ssh root@quimby
Password:
Response:

case.
lisp/ChangeLog
lisp/comint.el