aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-10-23 13:43:59 -0700
committerGlenn Morris2010-10-23 13:43:59 -0700
commit3193e969dfd6f48fc5d39e7f6486280de7d2f09d (patch)
treedcccc788af7a36ef034f8a7e7fd5e007ec8bf245 /lisp/ChangeLog
parent6f748f70b6c96f5dc7b0a80a3fcead98be5152cb (diff)
downloademacs-3193e969dfd6f48fc5d39e7f6486280de7d2f09d.tar.gz
emacs-3193e969dfd6f48fc5d39e7f6486280de7d2f09d.zip
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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e90abe8fe07..b05951f54f6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12010-10-23 Glenn Morris <rgm@gnu.org> 12010-10-23 Glenn Morris <rgm@gnu.org>
2 2
3 * term/ns-win.el (xw-defined-colors):
4 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
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.