]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with "~" in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Feb 2022 09:40:52 +0000 (10:40 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Feb 2022 09:40:52 +0000 (10:40 +0100)
commit3750612093e5383afa55ea261f47737868660942
treeaa70f720d931bc273441c3a87985551645b59f5e
parent6094f3a16bc55a52215ed39507bc08e606629d78
Fix problem with "~" in Tramp

* lisp/net/tramp.el (tramp-handle-substitute-in-file-name):
Remove special handling of "~" in localname.  (Bug#53053)
lisp/net/tramp.el