]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#29149 in shell.el
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 13 Jan 2018 16:48:10 +0000 (17:48 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 13 Jan 2018 16:48:10 +0000 (17:48 +0100)
commit45ebf3afc64761af2dfd8712451e893d4c2ddbcc
tree894f772450286803f9c6a0f718f1896fdc869775
parent1a5293e724fd1d0d959497931bfd4274df248c38
Fix Bug#29149 in shell.el

* lisp/shell.el (shell): Change order of `file-local-name' and
`expand-file-name' calls.  Otherwise, the local file name
would be extended by a drive letter, even when it is a remote
file, seen from w32.  (Bug#29149)
lisp/shell.el