]> git.eshelyaron.com Git - emacs.git/commit
Avoid repeated prompts in `M-x shell' if using ~/.emacs_bash
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Mar 2022 14:04:07 +0000 (15:04 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Mar 2022 14:04:42 +0000 (15:04 +0100)
commite55ceca8c787c84ed43e5be3c6dbe3d7aad14f8b
treed073f9ad676dfb5db6907cf379bf0913c7e2e9fe
parent55e18e5649bd2a3783e89413ccfd633d12b8f165
Avoid repeated prompts in `M-x shell' if using ~/.emacs_bash

* lisp/shell.el (shell): Use `shell-eval-command' to avoid
repeated prompts (bug#9961).
lisp/shell.el