aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-07-21 23:51:46 +0000
committerChong Yidong2009-07-21 23:51:46 +0000
commit7ff9d47331484469fd668f9be2a4e47df5a2b38d (patch)
tree9b21eee440891c2089872d1490e07195960428ed
parentb6937a70fdaf9cab1891dddfc52e7ce1efc7b916 (diff)
downloademacs-7ff9d47331484469fd668f9be2a4e47df5a2b38d.tar.gz
emacs-7ff9d47331484469fd668f9be2a4e47df5a2b38d.zip
Note that last change is documented.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1928c9b49c5..f8496f9779b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
59setting the appropriate process flag with `set-process-query-on-exit-flag'. 59setting 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
62becomes the primary selection (for interaction with other window 63becomes the primary selection (for interaction with other window
63applications). If you enable this, you might want to bind 64applications). If you enable this, you might want to bind