aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2015-11-28 20:38:27 +0200
committerEli Zaretskii2015-11-28 20:38:27 +0200
commit70d68a9dd155b36dfcc3112e699fe5b855c29425 (patch)
treee133b92220c791daf9eebf14534c208ae0229db7 /etc
parent63f7e4b4b95f8c347144596efcb9b5d806724c8d (diff)
downloademacs-70d68a9dd155b36dfcc3112e699fe5b855c29425.tar.gz
emacs-70d68a9dd155b36dfcc3112e699fe5b855c29425.zip
Document renaming of x-select-enable-* variables
* doc/emacs/killing.texi (Clipboard): Rename x-select-enable-clipboard to select-enable-clipboard and x-select-enable-primary to select-enable-primary. Update index entries. * etc/NEWS: Mark entry as documented.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8a3bd8e30bd..a18c9ce4983 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -148,8 +148,9 @@ the `network-security-level' variable.
148+++ 148+++
149** C-h l now also lists the commands that were run. 149** C-h l now also lists the commands that were run.
150 150
151** x-select-enable-clipboard is renamed select-enable-clipboard. 151+++
152x-select-enable-primary and renamed select-enable-primary. 152** x-select-enable-clipboard is renamed select-enable-clipboard
153and x-select-enable-primary is renamed select-enable-primary.
153Additionally they both now apply to all systems (OSX, GNUstep, Windows, you 154Additionally they both now apply to all systems (OSX, GNUstep, Windows, you
154name it), with the proviso that on some systems (e.g. Windows) 155name it), with the proviso that on some systems (e.g. Windows)
155select-enable-primary is ineffective since the system doesn't 156select-enable-primary is ineffective since the system doesn't