mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 22:40:51 -08:00
Add a missing word.
This commit is contained in:
parent
e0300d338f
commit
d7d7da3780
1 changed files with 3 additions and 3 deletions
|
|
@ -577,9 +577,9 @@ commands have to be used and yank-popping is hard to make sense of.
|
|||
(@code{yank-rectangle}). Yanking a rectangle is the opposite of killing
|
||||
one. Point specifies where to put the rectangle's upper left corner.
|
||||
The rectangle's first line is inserted there, the rectangle's second
|
||||
line is inserted at the same horizontal, but one line vertically down,
|
||||
and so on. The number of lines affected is determined by the height of
|
||||
the saved rectangle.
|
||||
line is inserted at the same horizontal position, but one line
|
||||
vertically down, and so on. The number of lines affected is determined
|
||||
by the height of the saved rectangle.
|
||||
|
||||
You can convert single-column lists into double-column lists using
|
||||
rectangle killing and yanking; kill the second half of the list as a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue