]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove select-active-regions, as it is not fully functional in 23.1.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 21 Jul 2009 23:45:39 +0000 (23:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 21 Jul 2009 23:45:39 +0000 (23:45 +0000)
etc/NEWS

index 6914d9ae080762b93e7c7621ea647e96a6b49eee..9a0b6893201361b43f3a89f3c02792e838f96c39 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -468,11 +468,6 @@ under New Modes and Packages.
 
 ** Primary selection changes
 
-*** If `select-active-regions' is t, setting the mark automatically
-makes the new region into the primary selection (for interaction with
-other window applications).  If you enable this, you might want to
-bind `mouse-yank-primary' to Mouse-2.
-
 *** You can disable kill ring commands from accessing the primary
 selection by setting `x-select-enable-primary' to nil.