1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 00:01:05 -08:00
emacs/doc
Reuben Thomas 85512e7521 Allow async command output buffer to be shown only on output
* lisp/simple.el (async-shell-command-display-buffer): Add
defcustom.
(shell-command): Use the new defcustom to determine whether to show
the buffer immediately, or add a process filter that shows it only
when there is some output.
* etc/NEWS: Document the new variable.
* doc/emacs/misc.texi: Likewise.

Thanks to Juri Linkov and Eli Zaretskii for advice and guidance.
2017-08-07 21:57:22 +01:00
..
emacs Allow async command output buffer to be shown only on output 2017-08-07 21:57:22 +01:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Clarify documentation of ':inherit' face attribute 2017-07-29 09:57:51 +03:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc Fix symbol completion and document it. 2017-07-17 19:58:12 +02:00