]> git.eshelyaron.com Git - emacs.git/commit
Fix auto-save-file-name problem in Tramp on MS Windows. Do not merge
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 17 Jan 2017 16:23:46 +0000 (17:23 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 17 Jan 2017 16:23:46 +0000 (17:23 +0100)
commit3993dc500d9b56723ced7530ead8d11c0ae42319
treed311ded58d819358d10dc700ab91ab2f9ebdc436
parent5569e644448eb84dce1ca9359ae33901347acac8
Fix auto-save-file-name problem in Tramp on MS Windows. Do not merge

* lisp/net/tramp.el (tramp-handle-make-auto-save-file-name):
Fix a problem when running on MS Windows.
lisp/net/tramp.el