]> git.eshelyaron.com Git - emacs.git/commit
Handle better changed default-directory in shell-command
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 27 Mar 2025 16:48:20 +0000 (17:48 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Mar 2025 16:17:36 +0000 (17:17 +0100)
commitdfb422677182217889f02b7bcc05d12eedd70976
tree1ae973ba8bbd97d125993db4f12f651b9e453102
parent3c7c24f0749c6ad8a11b9103b96cd713ec3315c0
Handle better changed default-directory in shell-command

* lisp/simple.el (shell-command): Kill buffer-local values of
`shell-file-name' and `shell-command-switch', there could be left
connection-local values.  (Bug#76888)

(cherry picked from commit 37b8acf3781a65d397a946f621893b07a0960de0)
lisp/simple.el