More updates to Windows chapter of Lisp manual.
authorChong Yidong <cyd@gnu.org>
Mon, 21 Nov 2011 06:05:16 +0000 (14:05 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 21 Nov 2011 06:05:16 +0000 (14:05 +0800)
commita9b9b7f5b1513a3c1d473f07317adf8c5e257bb3
tree521c2770be4d2ec7ebe09cee024afe066176a7f5
parent06b08b88928b561a911454ce02ff02e27f4a9e10
More updates to Windows chapter of Lisp manual.

* doc/lispref/windows.texi (Splitting Windows): Fix error in documentation of
window-combination-limit.
(Cyclic Window Ordering): Minor fixes to next-window,
one-window-p, and get-lru-window docs.  Don't document
window-list-1.
(Buffers and Windows): Copyedits.
(Choosing Window): Document special handling of special-display-*.
(Choosing Window Options): Fix display-buffer-reuse-frames doc.
Don't document even-window-heights, which is going away.  Clarify
which options are obeyed by which action functions.

* src/window.c (Fnext_window, Fprevious_window): Doc fix.
doc/lispref/ChangeLog
doc/lispref/windows.texi
src/ChangeLog
src/window.c