]> git.eshelyaron.com Git - emacs.git/commitdiff
Index 'rectangle' in the ELisp manual
authorEli Zaretskii <eliz@gnu.org>
Sat, 22 Jul 2017 08:41:09 +0000 (11:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Jul 2017 08:41:09 +0000 (11:41 +0300)
* doc/lispref/text.texi (Registers): Index the "rectangle" value.
(Bug#27541)

doc/lispref/text.texi

index 7108520e79fb77109e51cfd61d92e48d824fb2bc..b825b1d790bb64195ab3e5c35a5190a967cd23cd 100644 (file)
@@ -4236,6 +4236,7 @@ A marker represents a buffer position to jump to.
 A string is text saved in the register.
 
 @item a rectangle
+@cindex rectangle, as contents of a register
 A rectangle is represented by a list of strings.
 
 @item @code{(@var{window-configuration} @var{position})}