diff options
| author | Eli Zaretskii | 2015-11-28 20:38:27 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2015-11-28 20:38:27 +0200 |
| commit | 70d68a9dd155b36dfcc3112e699fe5b855c29425 (patch) | |
| tree | e133b92220c791daf9eebf14534c208ae0229db7 /etc | |
| parent | 63f7e4b4b95f8c347144596efcb9b5d806724c8d (diff) | |
| download | emacs-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/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -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 | +++ |
| 152 | x-select-enable-primary and renamed select-enable-primary. | 152 | ** x-select-enable-clipboard is renamed select-enable-clipboard |
| 153 | and x-select-enable-primary is renamed select-enable-primary. | ||
| 153 | Additionally they both now apply to all systems (OSX, GNUstep, Windows, you | 154 | Additionally they both now apply to all systems (OSX, GNUstep, Windows, you |
| 154 | name it), with the proviso that on some systems (e.g. Windows) | 155 | name it), with the proviso that on some systems (e.g. Windows) |
| 155 | select-enable-primary is ineffective since the system doesn't | 156 | select-enable-primary is ineffective since the system doesn't |