summaryrefslogtreecommitdiff
path: root/doc/lispref/positions.texi
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2015-12-15 11:41:54 +0000
committerAlan Mackenzie <acm@muc.de>2015-12-15 11:41:54 +0000
commit64ad54734dc720b4e14fe75475cc767f2e421e06 (patch)
tree60908c2fb5e0654b99bf406d03577ffc5a7be55a /doc/lispref/positions.texi
parent16dac3f9af08ba5591f7dd06efe99a3f6b2d3965 (diff)
downloademacs-64ad54734dc720b4e14fe75475cc767f2e421e06.tar.gz
Tidy up documentation associated with window groups.
* doc/lispref/windows.texi (Basic Windows): Add an @anchor for "Window Groups". Correct example function to `window-group-start'. (Window Start and End, Textual scrolling): Point to the new anchor. State that (most of) the args in window group functions have the same meaning as for the corresponding window primitives. * doc/lispref/positions.texi (Screen Lines). Same as above.
Diffstat (limited to 'doc/lispref/positions.texi')
-rw-r--r--doc/lispref/positions.texi9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/lispref/positions.texi b/doc/lispref/positions.texi
index 090eb4598a8..9daf5cef059 100644
--- a/doc/lispref/positions.texi
+++ b/doc/lispref/positions.texi
@@ -575,14 +575,13 @@ the top line in the window numbered 0.
@vindex move-to-window-group-line-function
@defun move-to-window-group-line count
This function is like @code{move-to-window-line}, except that when the
-selected window is a part of a group of windows (@pxref{Basic
-Windows}), @code{move-to-window-group-line} will move to a position
-with respect to the entire group, not just the single window. This
+selected window is a part of a group of windows (@pxref{Window
+Group}), @code{move-to-window-group-line} will move to a position with
+respect to the entire group, not just the single window. This
condition holds when the buffer local variable
@code{move-to-window-group-line-function} is set to a function. In
this case, @code{move-to-window-group-line} calls the function with
-the argument @var{count}, then returns its result. The argument has
-the same meaning as in @code{move-to-window-line}.
+the argument @var{count}, then returns its result.
@end defun
@defun compute-motion from frompos to topos width offsets window