]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#31704. Do not merge
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Sep 2018 10:16:00 +0000 (12:16 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 29 Dec 2018 10:50:20 +0000 (11:50 +0100)
commitde7644d8d8b09fc294fe36ed2162c78a494beccb
tree0b7304b3f78379f38df579371cb152470cf97411
parent3abebeb8c3047092763f2d4a61fe7dfc659cd1bf
Fix Bug#31704.  Do not merge

* lisp/eshell/esh-proc.el (eshell-gather-process-output): Do not
let `expand-file-name' prefix remote file names with MS Windows
volume letter.

* lisp/net/tramp.el (tramp-eshell-directory-change):
Use `path-separator' as it does eshell.  (Bug#31704)
lisp/eshell/esh-proc.el
lisp/net/tramp.el