Mercurial > emacs
comparison lisp/ChangeLog @ 111123:cc83220d255d
Sync docs of cursor-in-non-selected-windows between Lisp and C.
* lisp/frame.el (cursor-in-non-selected-windows): Sync doc with C version.
* src/buffer.c (syms_of_buffer) <cursor-in-non-selected-windows>:
Sync doc with Lisp version.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Oct 2010 14:13:39 -0700 |
parents | 7f7432fcea56 |
children | 20bf269fbe95 |
comparison
equal
deleted
inserted
replaced
111122:7f7432fcea56 | 111123:cc83220d255d |
---|---|
1 2010-10-23 Glenn Morris <rgm@gnu.org> | 1 2010-10-23 Glenn Morris <rgm@gnu.org> |
2 | 2 |
3 * frame.el (auto-hscroll-mode): Sync doc with C version. | 3 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows): |
4 Sync docs with C version. | |
4 | 5 |
5 * term/ns-win.el (xw-defined-colors): | 6 * term/ns-win.el (xw-defined-colors): |
6 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win. | 7 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win. |
7 | 8 |
8 * term/pc-win.el (x-select-enable-clipboard): | 9 * term/pc-win.el (x-select-enable-clipboard): |