diff options
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -58,6 +58,7 @@ You can remove this query in two ways: either removing | |||
| 58 | `process-kill-buffer-query-function' from `kill-buffer-query-functions' or | 58 | `process-kill-buffer-query-function' from `kill-buffer-query-functions' or |
| 59 | setting the appropriate process flag with `set-process-query-on-exit-flag'. | 59 | setting the appropriate process flag with `set-process-query-on-exit-flag'. |
| 60 | 60 | ||
| 61 | +++ | ||
| 61 | ** If `select-active-regions' is t, any active region automatically | 62 | ** If `select-active-regions' is t, any active region automatically |
| 62 | becomes the primary selection (for interaction with other window | 63 | becomes the primary selection (for interaction with other window |
| 63 | applications). If you enable this, you might want to bind | 64 | applications). If you enable this, you might want to bind |