]> git.eshelyaron.com Git - emacs.git/commit
Make usage of su and sudo consistent in eshell (bug#53783)
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Feb 2022 08:43:13 +0000 (09:43 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Feb 2022 08:43:13 +0000 (09:43 +0100)
commit372d0e0cc1fccddea94b6eebfb59967221a70778
treeab9c5231e35534eca425a618d3ba6711fd194c6b
parentd90fd58c026b9007970730d431ae04b4925c30d7
Make usage of su and sudo consistent in eshell (bug#53783)

* lisp/eshell/em-tramp.el (eshell/su, eshell/sudo):
Use `tramp-default-host' instead of "localhost".
lisp/eshell/em-tramp.el