From: Chong Yidong Date: Tue, 21 Jul 2009 23:45:39 +0000 (+0000) Subject: Remove select-active-regions, as it is not fully functional in 23.1. X-Git-Tag: emacs-23.1~30 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7797d28cf497456f776348a794575fd206951ab0;p=emacs.git Remove select-active-regions, as it is not fully functional in 23.1. --- diff --git a/etc/NEWS b/etc/NEWS index 6914d9ae080..9a0b6893201 100644 --- 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.