projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec43f8
)
Index 'rectangle' in the ELisp manual
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 22 Jul 2017 08:41:09 +0000
(11:41 +0300)
committer
Eli 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
patch
|
blob
|
history
diff --git
a/doc/lispref/text.texi
b/doc/lispref/text.texi
index 7108520e79fb77109e51cfd61d92e48d824fb2bc..b825b1d790bb64195ab3e5c35a5190a967cd23cd 100644
(file)
--- 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})}