mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-19 04:21:45 -07:00
(Mouse Commands): Move most of the description of Delete Selection
Mode to Using Region, and link to it.
This commit is contained in:
parent
d85f75e285
commit
345fc77049
1 changed files with 2 additions and 4 deletions
|
|
@ -190,10 +190,8 @@ shift-selection (@pxref{Shift Selection}).
|
|||
@findex delete-selection-mode
|
||||
Many graphical applications also follow the convention that
|
||||
insertion while text is selected deletes the selected text. You can
|
||||
make Emacs behave this way by typing @kbd{M-x delete-selection-mode}.
|
||||
This enables a minor mode named Delete Selection mode. Another effect
|
||||
of this mode is that some keys, such as @key{DEL} and @kbd{C-d},
|
||||
always kill the region if one exists.
|
||||
make Emacs behave this way by enabling Delete Selection mode.
|
||||
@xref{Using Region}.
|
||||
|
||||
@node Word and Line Mouse
|
||||
@subsection Mouse Commands for Words and Lines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue