Minor improvement in wording of the Emacs manual
* doc/emacs/killing.texi (CUA Bindings): Improve wording. Suggested by Will Korteland <emacs-devel@korte.land> in emacs-manual-bugs@gnu.org.
This commit is contained in:
parent
b603affa1f
commit
bb748b3640
1 changed files with 2 additions and 2 deletions
|
@ -909,8 +909,8 @@ any direction. Normal text you type is inserted to the left or right
|
||||||
of each line in the rectangle (on the same side as the cursor).
|
of each line in the rectangle (on the same side as the cursor).
|
||||||
|
|
||||||
You can use this rectangle support without activating CUA by calling the
|
You can use this rectangle support without activating CUA by calling the
|
||||||
@code{cua-rectangle-mark-mode} command. But see also the standard
|
@code{cua-rectangle-mark-mode} command. There's also the standard command
|
||||||
@code{rectangle-mark-mode}. @xref{Rectangles}.
|
@code{rectangle-mark-mode}, see @ref{Rectangles}.
|
||||||
|
|
||||||
With CUA you can easily copy text and rectangles into and out of
|
With CUA you can easily copy text and rectangles into and out of
|
||||||
registers by providing a one-digit numeric prefix to the kill, copy,
|
registers by providing a one-digit numeric prefix to the kill, copy,
|
||||||
|
|
Loading…
Add table
Reference in a new issue