/[emacs]/emacs/lisp/comint.el
ViewVC logotype

Diff of /emacs/lisp/comint.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.251 by monnier, Fri Nov 16 14:22:03 2001 UTC revision 1.252 by rms, Tue Dec 11 06:03:46 2001 UTC
# Line 314  This variable is buffer-local." Line 314  This variable is buffer-local."
314  ;; ssh-add prints a prompt like `Enter passphrase: '.  ;; ssh-add prints a prompt like `Enter passphrase: '.
315  ;; Some implementations of passwd use "Password (again)" as the 2nd prompt.  ;; Some implementations of passwd use "Password (again)" as the 2nd prompt.
316  (defcustom comint-password-prompt-regexp  (defcustom comint-password-prompt-regexp
317    "\\(\\([Oo]ld \\|[Nn]ew \\|Kerberos \\|'s \\|login \\|CVS \\|^\\)\    "\\(\\([Oo]ld \\|[Nn]ew \\|Kerberos \\|'s \\|login \\|CVS \\|UNIX \\|^\\)\
318  [Pp]assword\\( (again)\\)?\\|pass phrase\\|Enter passphrase\\)\  [Pp]assword\\( (again)\\)?\\|pass phrase\\|Enter passphrase\\)\
319  \\( for [^:]+\\)?:\\s *\\'"  \\( for [^:]+\\)?:\\s *\\'"
320    "*Regexp matching prompts for passwords in the inferior process.    "*Regexp matching prompts for passwords in the inferior process.

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.252

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26