]> git.eshelyaron.com Git - emacs.git/commit
Implement another fix for bug#49229
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 2 Jul 2021 12:51:23 +0000 (14:51 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 2 Jul 2021 12:51:23 +0000 (14:51 +0200)
commit225ca617b70d3c70376c2d9bf38ced2f2323b26e
tree34571b9c4020bc23cd6d9f3608061f667db5e7fd
parent38aa2074f84b4aec5ccc3a9b250c0dcee18157f8
Implement another fix for bug#49229

* lisp/minibuffer.el (read-file-name-default): Respect remote files.
(Bug#49229)

* lisp/net/tramp-sh.el (tramp-sh-handle-expand-file-name):
Handle special file names on MS Windows.

* lisp/net/tramp.el (tramp-file-name-handler): Revert patch.
(Bug#49229)
lisp/minibuffer.el
lisp/net/tramp-sh.el
lisp/net/tramp.el