]> git.eshelyaron.com Git - emacs.git/commit
Fix a problem with tramp-*-process-file
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Jul 2021 13:49:50 +0000 (15:49 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Jul 2021 13:49:50 +0000 (15:49 +0200)
commitbfd159539f112785ed215cfd2abb2e2e1f2ea1f6
treeb920e24721a9789dce76ae26cc092ff81c52d5af
parenta79c578f3d77101964b837e8fa8b8109f21c7a88
Fix a problem with tramp-*-process-file

* lisp/net/tramp-adb.el (tramp-adb-handle-process-file):
* lisp/net/tramp-sh.el (tramp-sh-handle-process-file):
* lisp/net/tramp-smb.el (tramp-smb-handle-process-file):
* lisp/net/tramp-sshfs.el (tramp-sshfs-handle-process-file):
Use `(expand-file-name default-directory)'.
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sshfs.el