changeset 104098:0f8325f90fb0

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 28 Jul 2009 20:36:57 +0000
parents 0e24538056bf
children e02e4e827099
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 28 20:34:32 2009 +0000
+++ b/lisp/ChangeLog	Tue Jul 28 20:36:57 2009 +0000
@@ -1,3 +1,10 @@
+2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
+	Simplify check for out-of-band methods.
+	(tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
+	remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
+
 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc-git.el (vc-git-checkin): Fix typo.