]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#29149
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 20 Nov 2017 13:28:22 +0000 (14:28 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 20 Nov 2017 13:28:22 +0000 (14:28 +0100)
commitfc5b8f105505b4f9bb32c5d84d685ab0bc991802
tree58b5b21b869a93493e3620fb37348f957247ab0a
parent5622b2e26337c531304ac7177a347edb92edf804
Fix Bug#29149

* lisp/net/tramp.el (tramp-drop-volume-letter): Handle also
backup file names.
(tramp-handle-find-backup-file-name):
Call `tramp-drop-volume-letter' on the results.  (Bug#29149)
lisp/net/tramp.el