aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1c733ae5de7..2629155110f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -542,7 +542,6 @@ point motion, do not alter the primary selection.
542*** mouse-2 is now bound to `mouse-yank-primary'. 542*** mouse-2 is now bound to `mouse-yank-primary'.
543This pastes from the primary selection, ignoring the kill-ring. 543This pastes from the primary selection, ignoring the kill-ring.
544Previously, mouse-2 was bound to `mouse-yank-at-click'. 544Previously, mouse-2 was bound to `mouse-yank-at-click'.
545
546+++ 545+++
547*** `x-select-enable-clipboard' now defaults to t on all platforms. 546*** `x-select-enable-clipboard' now defaults to t on all platforms.
548+++ 547+++
@@ -569,7 +568,7 @@ between applications.
569 568
570+++ 569+++
571*** Support for X cut buffers has been removed. 570*** Support for X cut buffers has been removed.
572 571+++
573*** X clipboard managers are now supported. 572*** X clipboard managers are now supported.
574To inhibit this, change `x-select-enable-clipboard-manager' to nil. 573To inhibit this, change `x-select-enable-clipboard-manager' to nil.
575 574
@@ -1118,7 +1117,9 @@ x-make-font-unitalic (make-face-unitalic),
1118mldrag-drag-mode-line (mouse-drag-mode-line), 1117mldrag-drag-mode-line (mouse-drag-mode-line),
1119mldrag-drag-vertical-line (mouse-drag-vertical-line), 1118mldrag-drag-vertical-line (mouse-drag-vertical-line),
1120iswitchb-default-keybindings (iswitchb-mode), char-bytes (== 1), 1119iswitchb-default-keybindings (iswitchb-mode), char-bytes (== 1),
1121isearch-return-char (isearch-printing-char), make-local-hook (not needed) 1120isearch-return-char (isearch-printing-char), make-local-hook (not needed),
1121set-screen-height (set-frame-height), set-screen-width (set-frame-width)
1122
1122 1123
1123+++ 1124+++
1124** The following obsolete (mostly since at least 21.1) variables and varaliases 1125** The following obsolete (mostly since at least 21.1) variables and varaliases