From 35838ed5221a55e8b2465aa8e535bf956b42d6eb Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 22 Jul 2017 11:41:09 +0300 Subject: [PATCH] Index 'rectangle' in the ELisp manual * doc/lispref/text.texi (Registers): Index the "rectangle" value. (Bug#27541) --- doc/lispref/text.texi | 1 + 1 file changed, 1 insertion(+) 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})} -- 2.39.5