diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -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'. |
| 543 | This pastes from the primary selection, ignoring the kill-ring. | 543 | This pastes from the primary selection, ignoring the kill-ring. |
| 544 | Previously, mouse-2 was bound to `mouse-yank-at-click'. | 544 | Previously, 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. |
| 574 | To inhibit this, change `x-select-enable-clipboard-manager' to nil. | 573 | To inhibit this, change `x-select-enable-clipboard-manager' to nil. |
| 575 | 574 | ||
| @@ -1118,7 +1117,9 @@ x-make-font-unitalic (make-face-unitalic), | |||
| 1118 | mldrag-drag-mode-line (mouse-drag-mode-line), | 1117 | mldrag-drag-mode-line (mouse-drag-mode-line), |
| 1119 | mldrag-drag-vertical-line (mouse-drag-vertical-line), | 1118 | mldrag-drag-vertical-line (mouse-drag-vertical-line), |
| 1120 | iswitchb-default-keybindings (iswitchb-mode), char-bytes (== 1), | 1119 | iswitchb-default-keybindings (iswitchb-mode), char-bytes (== 1), |
| 1121 | isearch-return-char (isearch-printing-char), make-local-hook (not needed) | 1120 | isearch-return-char (isearch-printing-char), make-local-hook (not needed), |
| 1121 | set-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 |