]> git.eshelyaron.com Git - emacs.git/commit
Make shell-resync-dirs work with zsh
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Mar 2022 13:50:05 +0000 (14:50 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Mar 2022 14:04:42 +0000 (15:04 +0100)
commit55e18e5649bd2a3783e89413ccfd633d12b8f165
tree243a4c42c43ce9510b2ca2bb066542fe4ce82f73
parent81bcad03e93854087ab239f4e8b7c062fb069ca5
Make shell-resync-dirs work with zsh

* lisp/shell.el (shell-resync-dirs): Use shell-eval-command to
avoid getting confused by zsh (bug#54384).
(shell-eval-command): New function.
lisp/shell.el