Mercurial > emacs
diff lisp/ChangeLog @ 111134:a3c68a313b81
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
* lisp/w32-vars.el (x-select-enable-clipboard):
* lisp/term/x-win.el (x-select-enable-clipboard): Move to common-win.
* lisp/term/common-win.el (x-select-enable-clipboard): Move here.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Oct 2010 18:57:21 -0700 |
parents | d9b0552c39a6 |
children | 600f564fdc23 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 23 18:48:39 2010 -0700 +++ b/lisp/ChangeLog Sat Oct 23 18:57:21 2010 -0700 @@ -1,5 +1,9 @@ 2010-10-24 Glenn Morris <rgm@gnu.org> + * w32-vars.el (x-select-enable-clipboard): + * term/x-win.el (x-select-enable-clipboard): Move to common-win. + * term/common-win.el (x-select-enable-clipboard): Move here. + * term/tty-colors.el (tty-defined-color-alist): Remove duplicate definition of C variable.