]> git.eshelyaron.com Git - emacs.git/commit
Support `shell-resync-dirs' on msys bash (Bug#70012)
authorSam Steingold <sds@gnu.org>
Fri, 29 Mar 2024 14:36:43 +0000 (10:36 -0400)
committerEshel Yaron <me@eshelyaron.com>
Fri, 29 Mar 2024 19:22:02 +0000 (20:22 +0100)
commitef352483666fea5da1cb3153542cd3ab28672757
tree57003bfecca6f0034f75a20147836b0a56dc50c9
parent6ed334d18d693a85ac69f908b5d5dd12ac796fd0
Support `shell-resync-dirs' on msys bash (Bug#70012)

* lisp/shell.el (w32-application-type): Declare.
(shell-mode): Set `shell-dirstack-query' to `pwd -W` when using msys bash.

(cherry picked from commit 6f7cb96543285dc8e37135abaec87d0b9a40e2e2)
lisp/shell.el