/[emacs]/emacs/lisp/net/tramp.el
ViewVC logotype

Diff of /emacs/lisp/net/tramp.el

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

revision 1.76 by albinus, Wed Sep 7 21:23:36 2005 UTC revision 1.77 by albinus, Sun Sep 18 19:58:39 2005 UTC
# Line 822  tilde expansion, all directory names sta Line 822  tilde expansion, all directory names sta
822    :type '(repeat string))    :type '(repeat string))
823    
824  (defcustom tramp-login-prompt-regexp  (defcustom tramp-login-prompt-regexp
825    ".*ogin: *"    ".*ogin\\( .*\\)?: *"
826    "*Regexp matching login-like prompts.    "*Regexp matching login-like prompts.
827  The regexp should match at end of buffer."  The regexp should match at end of buffer.
828    
829    Sometimes the prompt is reported to look like \"login as:\"."
830    :group 'tramp    :group 'tramp
831    :type 'regexp)    :type 'regexp)
832    

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

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