emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/misc tramp.texi


From: Michael Albinus
Subject: [Emacs-diffs] emacs/doc/misc tramp.texi
Date: Fri, 23 Oct 2009 15:10:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       09/10/23 15:10:13

Modified files:
        doc/misc       : tramp.texi 

Log message:
        * tramp.texi (External methods): Temporary files are kept for
        `rsync' and `rsyncc' methods.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/tramp.texi?cvsroot=emacs&r1=1.33&r2=1.34

Patches:
Index: tramp.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/tramp.texi,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- tramp.texi  5 Oct 2009 11:41:24 -0000       1.33
+++ tramp.texi  23 Oct 2009 15:10:12 -0000      1.34
@@ -849,8 +849,8 @@
 the file exists only on one side of the connection.  A file can exists
 on both the remote and local host, when you copy a file from/to a
 remote host.  When you just open a file from the remote host (or write
-a file there), this is not the case, because on the local side
-temporary files are used.
+a file there), a temporary file on the local side is kept as long as
+the corresponding buffer, visiting this file, is alive.
 
 This method supports the @samp{-p} argument.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]