changeset 106205:f573e64710b2

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 23 Nov 2009 15:59:07 +0000
parents 075fc4ee6c41
children db4fe1337534
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <michael.albinus@gmx.de>
+
+	* 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  <monnier@iro.umontreal.ca>
 
 	* window.el (move-to-window-line-last-op): Remove.