]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp bug#49229
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 26 Jun 2021 14:26:02 +0000 (16:26 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 26 Jun 2021 14:26:02 +0000 (16:26 +0200)
commitd4561201891a53b7536fae98862b04535a1489c4
tree6b37633fb3d9051a281845ccc6b3b49fb2c6e425
parent1ed811a9edeca03f719376e8001c73046be5b1a2
Fix Tramp bug#49229

* lisp/net/tramp.el (tramp-file-name-handler): Drop possible
volume letter when `expand-file-name' is called with a local
absolute file name as first argument.  (Bug#49229)
lisp/net/tramp.el