]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp error with eshell integration
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Sep 2022 10:51:52 +0000 (12:51 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Sep 2022 10:51:52 +0000 (12:51 +0200)
commit69cc3d38bc7b5887e7f1497937d0ea8be1f70673
tree61cc0c08c770071aaf8916620366aed6ecd61c33
parent50bb9ec84c73c76aa0b69536de483f54be58ec47
Fix Tramp error with eshell integration

* lisp/net/tramp-integration.el (tramp-eshell-directory-change):
Respect local `default-directory'.  (Bug#57556)
lisp/net/tramp-integration.el