]> 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>
Sun, 14 Jan 2018 09:00:11 +0000 (10:00 +0100)
commit9b2c3c190acb26d7dd7393fed1079a21dd562f6f
treee5a0c1d3a7140424126f30fad71af59178be20d6
parentc9c1add6a4df53e87418c27ccd6f4fbc41a42399
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