]> git.eshelyaron.com Git - emacs.git/commitdiff
Documented primary selection changes
authorChong Yidong <cyd@stupidchicken.com>
Wed, 15 Oct 2008 17:01:27 +0000 (17:01 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 15 Oct 2008 17:01:27 +0000 (17:01 +0000)
etc/NEWS

index 74266d42cd083e2ae168f0f8b8650d0f5f88f044..cf9d2866d5ad10aa59e7a5270353fa08269db976 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -433,12 +433,12 @@ via face remapping (see below).
 *** FIXME face-remap
 
 ** 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.