]> git.eshelyaron.com Git - emacs.git/commit
Fix some annoyances wrt file-name-non-special
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 7 May 2021 12:31:17 +0000 (14:31 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 7 May 2021 12:31:17 +0000 (14:31 +0200)
commitf50577ea07fd85a1798cc2d41251ab1418fd802f
tree944493c8f3f5c5362233ebc2225bc497734ff8b5
parent3ad239e1bc1228407ae656440327a29e7373f977
Fix some annoyances wrt file-name-non-special

* lisp/files.el (file-name-non-special): Do not expand `file-truename'.

* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
Use local `default-directory' for `start-process'.
lisp/files.el
lisp/net/tramp-sh.el