]> git.eshelyaron.com Git - emacs.git/commit
Clarify "text area of a window" in the documentation
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Nov 2021 06:59:09 +0000 (08:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Nov 2021 06:59:09 +0000 (08:59 +0200)
commitc2e3cd6694a15441d25e85b88e8c80194f32d848
treec44c0e99dedd1f00de7652e85bda72e76dd43f13
parent4e7e78d5782cdc3f66d3e98507c9b71556a8a2b1
Clarify "text area of a window" in the documentation

* src/keyboard.c (Fposn_at_x_y): Clarify that the Y coordinate
includes the header-line and the tab-line.  (Bug#51590)

* doc/lispref/windows.texi (Window Sizes, Splitting Windows)
(Textual Scrolling, Coordinates and Windows): Fix/remove improper
or confusing uses of "text area" of a window.
doc/lispref/windows.texi
src/keyboard.c