]> git.eshelyaron.com Git - emacs.git/commit
Fix permission problem in Tramp's copy-file
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Dec 2020 15:37:29 +0000 (16:37 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Dec 2020 15:37:29 +0000 (16:37 +0100)
commit2d19dbdd522feec8dde5c3339357b32f040a29dd
tree5eb2bf9f86b8567ef6a94d880c3e55548fdd33e8
parentfaf3613cba8571eaef2709bd7bb6f11a956b9262
Fix permission problem in Tramp's copy-file

* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-directly):
Take care of PRESERVE-UID-GID.
lisp/net/tramp-sh.el