]> git.eshelyaron.com Git - emacs.git/commit
Ignore current-prefix-arg in async-shell-command
authorGabriel do Nascimento Ribeiro <gabriel376@hotmail.com>
Sat, 13 May 2023 23:31:24 +0000 (20:31 -0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 14 May 2023 06:24:16 +0000 (09:24 +0300)
commitb96dc472bcba9a484d8151cec61752464f599ad2
treecc3773397ab9bfcf097a0aba4f6ccd4b13a28c16
parent1e6a7594361fa4d60c0d73450e45475593d93696
Ignore current-prefix-arg in async-shell-command

* lisp/simple.el (async-shell-command): Ignore current-prefix-arg and
always pass nil to second argument of `shell-command'.  (Bug#63432)
lisp/simple.el