*** tramp.el__1	Thu Apr 12 14:06:29 2007
--- tramp.el	Thu Apr 12 16:02:45 2007
***************
*** 972,978 ****
    :type 'regexp)
  
  (defcustom tramp-shell-prompt-pattern
!   "^[^#$%>\n]*[#$%>] *\\(\e\\[[0-9;]*[a-zA-Z] *\\)*"
    "Regexp to match prompts from remote shell.
  Normally, Tramp expects you to configure `shell-prompt-pattern'
  correctly, but sometimes it happens that you are connecting to a
--- 972,978 ----
    :type 'regexp)
  
  (defcustom tramp-shell-prompt-pattern
!   "^[^#$%>\n]*[#$%>] *\\(\e\\[[0-9;]*[a-zA-Z]\017? *\\)*"
    "Regexp to match prompts from remote shell.
  Normally, Tramp expects you to configure `shell-prompt-pattern'
  correctly, but sometimes it happens that you are connecting to a
