]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#31704
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Sep 2018 10:16:00 +0000 (12:16 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Sep 2018 10:16:00 +0000 (12:16 +0200)
commitbca35315e16cb53415649e5c0ac2ec0cc1368679
tree1f14f3e4598f6ea3db33356c064488057e7573f0
parent79d7138c187a5a950e4d226de333db6404700332
Fix Bug#31704

* 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