Mercurial > emacs
diff lisp/ChangeLog @ 85933:8bf6b9dbfa26
* tramp.el (tramp-wait-for-output): Ignore escape sequences in the
prompt.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 05 Nov 2007 20:52:29 +0000 |
parents | 1c3b6d4d6bfd |
children | 4c0be67f6314 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 05 15:04:15 2007 +0000 +++ b/lisp/ChangeLog Mon Nov 05 20:52:29 2007 +0000 @@ -1,3 +1,8 @@ +2007-11-05 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in + the prompt. + 2007-10-05 Chris Moore <christopher.ian.moore@gmail.com> * wdired.el (wdired-use-dired-vertical-movement): Doc fix.