emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 35838ed: Index 'rectangle' in the ELisp manual


From: Eli Zaretskii
Subject: [Emacs-diffs] master 35838ed: Index 'rectangle' in the ELisp manual
Date: Sat, 22 Jul 2017 04:41:57 -0400 (EDT)

branch: master
commit 35838ed5221a55e8b2465aa8e535bf956b42d6eb
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    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 7108520..b825b1d 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
address@hidden rectangle, as contents of a register
 A rectangle is represented by a list of strings.
 
 @item @code{(@var{window-configuration} @var{position})}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]