aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/text.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/text.texi')
-rw-r--r--doc/lispref/text.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 7108520e79f..b825b1d790b 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -4236,6 +4236,7 @@ A marker represents a buffer position to jump to.
4236A string is text saved in the register. 4236A string is text saved in the register.
4237 4237
4238@item a rectangle 4238@item a rectangle
4239@cindex rectangle, as contents of a register
4239A rectangle is represented by a list of strings. 4240A rectangle is represented by a list of strings.
4240 4241
4241@item @code{(@var{window-configuration} @var{position})} 4242@item @code{(@var{window-configuration} @var{position})}