]> git.eshelyaron.com Git - emacs.git/commit
Remove the save-match-data from shell-command
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 13:26:30 +0000 (15:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 13:26:30 +0000 (15:26 +0200)
commit4209a4d3aec930f705605d1e9fb8a49e5806adf5
tree0c36fc1f1d3ea40fd43c2d4be68d7636921d728b
parent54803dad6d11a369c9f63c3263c8d24f1967201d
Remove the save-match-data from shell-command

* lisp/simple.el (shell-command): Remove save-match-data, since
we're (in many cases) altering the match data earlier in the
function anyway (bug#57795).
lisp/simple.el