]> git.eshelyaron.com Git - emacs.git/commit
Tramp: fix location of files on W32
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 10 Apr 2021 12:46:58 +0000 (14:46 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 10 Apr 2021 12:46:58 +0000 (14:46 +0200)
commitca1ddef2627e2d71539467c9042f78d9d560ea9d
treea08187d66302ae3491292775694c32ed880e611f
parentc975258abf346fcc0186892b84ae32ebce8b70d2
Tramp: fix location of files on W32

* lisp/net/tramp.el:
* lisp/net/tramp-sh.el: Use (eq system-type 'windows-nt) where appropriate.
(tramp-completion-function-alist-ssh): Fix location of files on W32.
lisp/net/tramp-sh.el
lisp/net/tramp.el