aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 16feea02eaf..d57e96eb566 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -561,8 +561,9 @@ Sphinx support has been improved.
561 561
562*** `sh-use-smie' lets you choose a new indentation and navigation code. 562*** `sh-use-smie' lets you choose a new indentation and navigation code.
563 563
564+++
564** New option `async-shell-command-buffer' specifies the buffer to use 565** New option `async-shell-command-buffer' specifies the buffer to use
565for a new asynchronous shell command when the default output buffer 566for a new asynchronous `shell-command' when the default output buffer
566`*Async Shell Command*' is already in use. 567`*Async Shell Command*' is already in use.
567 568
568--- 569---