diff lisp/ChangeLog @ 109807:88276a8b38b9

* net/tramp.el (tramp-handle-make-symbolic-link): Flush file properties. (tramp-handle-process-file): Call the program in a subshell, in order to preserve working directory. (tramp-action-password): Hide password prompt before next run. (tramp-process-actions): Widen connection buffer for the trace.
author Michael Albinus <albinus@detlef>
date Tue, 17 Aug 2010 06:52:16 +0200
parents 2e3c8eb668ba
children 210b4524545e
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 16 10:17:02 2010 +0200
+++ b/lisp/ChangeLog	Tue Aug 17 06:52:16 2010 +0200
@@ -1,3 +1,12 @@
+2010-08-17  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-handle-make-symbolic-link): Flush file
+	properties.
+	(tramp-handle-process-file): Call the program in a subshell, in
+	order to preserve working directory.
+	(tramp-action-password): Hide password prompt before next run.
+	(tramp-process-actions): Widen connection buffer for the trace.
+
 2010-08-16  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
 
 	* net/rcirc.el (rcirc-log-process-buffers): New option.