]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Nov 2013 15:18:07 +0000 (16:18 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Nov 2013 15:18:07 +0000 (16:18 +0100)
commit7ce8fcc3224e694afb7add9461e56687ad317868
tree54c8a49a9334c53d2ebbdfae81dc41bd5ab28d35
parent7818df11b85d4829b61f6d967aa421621985b18a
* net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
(tramp-sh-handle-file-local-copy): Don't write a message when
saving temporary files.

* net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
both directories are remote.
(tramp-smb-handle-directory-files): Do not return double entries.
Do not expand full file names.
(tramp-smb-handle-insert-directory): Accept nil SWITCHES.
(tramp-smb-handle-write-region): Implement APPEND.
(tramp-smb-get-stat-capability): Fix a stupid bug.
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el