From: Eli Zaretskii Date: Sat, 22 Jul 2017 08:41:09 +0000 (+0300) Subject: Index 'rectangle' in the ELisp manual X-Git-Tag: emacs-26.0.90~518^2~30 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=35838ed5221a55e8b2465aa8e535bf956b42d6eb;p=emacs.git Index 'rectangle' in the ELisp manual * doc/lispref/text.texi (Registers): Index the "rectangle" value. (Bug#27541) --- 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. 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})}