]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with popd for in remote shell buffers
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Feb 2022 17:13:04 +0000 (18:13 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Feb 2022 17:13:04 +0000 (18:13 +0100)
commit5b7752a865f22171a6389b6c26dd13ad7009a2de
treed97e28b5b9d8cab0dcbe65347837540385e3b5e7
parent38f6ea1df00075dcafbd6946ed6045f026853755
Fix problem with popd for in remote shell buffers

* lisp/shell.el (shell-prefixed-directory-name):
Use `file-local-name' for DIR.  (Bug#53927)
lisp/shell.el