]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with null-device in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 27 Jul 2023 11:36:48 +0000 (13:36 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 27 Jul 2023 11:36:48 +0000 (13:36 +0200)
commit184fc9b0200cf991c250bb3d6b158eaea2ee7806
tree83bc4e18a7f4f0b48a9e9dfb75d98cb87865ddef
parent2dc5f17c3ecf6864fdcb8ebae73c02a8d04c415a
Fix problem with null-device in Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-expand-file-name):
`null-device' could be nil.  Reported by Richard Copley
<rcopley@gmail.com>.
lisp/net/tramp-sh.el
lisp/net/tramp.el