]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'shell-command-dont-erase-buffer'
authorEli Zaretskii <eliz@gnu.org>
Fri, 27 Jan 2023 17:01:49 +0000 (19:01 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 27 Jan 2023 17:01:49 +0000 (19:01 +0200)
commit194bc97879d2b57545eda17dbeb0b2e46b215617
treea7004b971c8f62243c08bab0e16ce07f7d468825
parent00629c039643a0471143205c70e8a078fc3a9d86
Improve documentation of 'shell-command-dont-erase-buffer'

* doc/emacs/misc.texi (Single Shell):
* lisp/simple.el (shell-command, shell-command-on-region):
Document that non-nil value of 'shell-command-dont-erase-buffer'
affects what is displayed in the echo area after the command.
(Bug#61100)
doc/emacs/misc.texi
lisp/simple.el