diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 | ||
| 210 | whether the output buffer of an asynchronous command is shown | ||
| 211 | immediately, 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' |
| 210 | controls the position of point when double-clicking mouse-1 on the end | 215 | controls the position of point when double-clicking mouse-1 on the end |
| 211 | of a parenthetical grouping or string-delimiter: the default value nil | 216 | of a parenthetical grouping or string-delimiter: the default value nil |