Mercurial > emacs
comparison lisp/ChangeLog @ 111121:6fc1cc9c6bfd
Make all copies of xw-defined-colors have identical docs.
* lisp/term/ns-win.el (xw-defined-colors):
* lisp/term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Oct 2010 13:43:59 -0700 |
parents | 8764fdce10f5 |
children | 7f7432fcea56 |
comparison
equal
deleted
inserted
replaced
111120:8764fdce10f5 | 111121:6fc1cc9c6bfd |
---|---|
1 2010-10-23 Glenn Morris <rgm@gnu.org> | 1 2010-10-23 Glenn Morris <rgm@gnu.org> |
2 | |
3 * term/ns-win.el (xw-defined-colors): | |
4 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win. | |
2 | 5 |
3 * term/pc-win.el (x-select-enable-clipboard): | 6 * term/pc-win.el (x-select-enable-clipboard): |
4 * term/x-win.el (x-select-enable-clipboard): | 7 * term/x-win.el (x-select-enable-clipboard): |
5 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical. | 8 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical. |
6 | 9 |