/[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.268 by pot, Fri Apr 12 07:57:56 2002 UTC revision 1.269 by pot, Wed Apr 17 08:04:38 2002 UTC
# Line 315  This variable is buffer-local." Line 315  This variable is buffer-local."
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 \\|'s \\|login \\|\    "\\(\\([Oo]ld \\|[Nn]ew \\|'s \\|login \\|\
318  Kerberos \\|CVS \\|UNIX \\| SMB \\|\  Kerberos \\|CVS \\|UNIX \\| SMB \\|^\\)\
319  ^\\)[Pp]assword\\( (again)\\)?\\|pass phrase\\|Enter passphrase\\)\  [Pp]assword\\( (again)\\)?\\|\
320    pass phrase\\|\\(Enter\\|Repeat\\) passphrase\\)\
321  \\( for [^:]+\\)?:\\s *\\'"  \\( for [^:]+\\)?:\\s *\\'"
322    "*Regexp matching prompts for passwords in the inferior process.    "*Regexp matching prompts for passwords in the inferior process.
323  This is used by `comint-watch-for-password-prompt'."  This is used by `comint-watch-for-password-prompt'."

Legend:
Removed from v.1.268  
changed lines
  Added in v.1.269

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