aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b47bf959bed..58b08348b10 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -206,6 +206,11 @@ the behavior of 'shell-command', 'shell-command-on-region' and
206'async-shell-command' is as usual. 206'async-shell-command' is as usual.
207 207
208+++ 208+++
209** The new user option 'async-shell-command-display-buffer' controls
210whether the output buffer of an asynchronous command is shown
211immediately, or only when there is output.
212
213+++
209** The new user option 'mouse-select-region-move-to-beginning' 214** The new user option 'mouse-select-region-move-to-beginning'
210controls the position of point when double-clicking mouse-1 on the end 215controls the position of point when double-clicking mouse-1 on the end
211of a parenthetical grouping or string-delimiter: the default value nil 216of a parenthetical grouping or string-delimiter: the default value nil