* net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2009 15:04:27 +0000 (15:04 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2009 15:04:27 +0000 (15:04 +0000)
commitb88f2d0aa02042df44b26cbcc02a8aaaee56b742
tree76fe85b0308e16f2a5fbede1de275d7b557b0200
parent1becddbbb2c3430696d94f524dca3d966ff6a69b
* net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
from `rfn-eshadow-update-overlay-hook' when unloading.
(tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
"rsyncc".  Adjust doc string.
(tramp-temp-buffer-file-name) New buffer-local defvar.
(tramp-handle-insert-file-contents, tramp-handle-write-region):
Keep temporary file when indicated by method ("rsync" and
"rsyncc").
(tramp-handle-write-region): Handle APPEND.
(tramp-delete-temp-file-function): New defun.  Added to
`kill-buffer-hook'.
lisp/ChangeLog
lisp/net/tramp.el