Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 25 08:50:51 2009 +0000 +++ b/lisp/ChangeLog Sat Jul 25 09:31:05 2009 +0000 @@ -1,3 +1,25 @@ +2009-07-25 Eli Zaretskii <eliz@gnu.org> + + 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. + 2009-07-25 Michael Albinus <michael.albinus@gmx.de> * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"