comparison lisp/ChangeLog @ 104066:b564cde0cb8b

Fix Bug#3888: w32-vars.el (x-select-enable-clipboard): Doc fix. term/pc-win.el (x-display-name, x-colors) (x-select-enable-clipboard, x-select-text): Doc fix. term/common-win.el (x-display-name, x-colors): Doc fix. term/ns-win.el (x-select-text, x-setup-function-keys, x-colors) (xw-defined-colors): Doc fix. w32-fns.el (x-select-text, x-setup-function-keys) (x-get-selection, x-set-selection): Doc fix. term/x-win.el (x-select-text, x-setup-function-keys) (x-select-enable-clipboard, xw-defined-colors): Doc fix. select.el (x-set-selection): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 25 Jul 2009 09:31:05 +0000
parents 987fd9a5b9ac
children 5a8c46298f5a
comparison
equal deleted inserted replaced
104065:498e3e120e1f 104066:b564cde0cb8b
1 2009-07-25 Eli Zaretskii <eliz@gnu.org>
2
3 Fix Bug#3888:
4
5 * w32-vars.el (x-select-enable-clipboard): Doc fix.
6
7 * term/pc-win.el (x-display-name, x-colors)
8 (x-select-enable-clipboard, x-select-text): Doc fix.
9
10 * term/common-win.el (x-display-name, x-colors): Doc fix.
11
12 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
13 (xw-defined-colors): Doc fix.
14
15 * w32-fns.el (x-select-text, x-setup-function-keys)
16 (x-get-selection, x-set-selection): Doc fix.
17
18 * term/x-win.el (x-select-text, x-setup-function-keys)
19 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
20
21 * select.el (x-set-selection): Doc fix.
22
1 2009-07-25 Michael Albinus <michael.albinus@gmx.de> 23 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
2 24
3 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString" 25 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
4 instead of "IsNSSSupportAvailable". Avahi ought to work also when 26 instead of "IsNSSSupportAvailable". Avahi ought to work also when
5 "IsNSSSupportAvailable" method is not available. Reported by 27 "IsNSSSupportAvailable" method is not available. Reported by