summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lispref/windows.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi
index 00404f8c96e..3d73db065d9 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -2079,8 +2079,9 @@ saved point or mark.
@end defun
Primitives to look inside of window configurations would make sense,
-but none are implemented. It is not clear they are useful enough to be
-worth implementing.
+but none are implemented. It is not clear they are useful enough to
+be worth implementing. See the file @file{winner.el} for some more
+operations on windows configurations.
@node Window Hooks
@section Hooks for Window Scrolling and Changes