# HG changeset patch # User Michael Albinus # Date 1258991947 0 # Node ID f573e64710b20feee678126b011cd4f43289251c # Parent 075fc4ee6c41f03e56496a8a311283270ff4b9f0 *** empty log message *** diff -r 075fc4ee6c41 -r f573e64710b2 lisp/ChangeLog --- a/lisp/ChangeLog Mon Nov 23 15:58:49 2009 +0000 +++ b/lisp/ChangeLog Mon Nov 23 15:59:07 2009 +0000 @@ -1,3 +1,13 @@ +2009-11-23 Michael Albinus + + * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage + return. + (tramp-handle-make-symbolic-link) + (tramp-handle-dired-compress-file, tramp-handle-expand-file-name): + Quote file names. + (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR. + (tramp-handle-process-file): Use it. + 2009-11-23 Stefan Monnier * window.el (move-to-window-line-last-op): Remove.