aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/frames.texi6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index 24c6a2ca662..415c7eedfab 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -190,10 +190,8 @@ shift-selection (@pxref{Shift Selection}).
190@findex delete-selection-mode 190@findex delete-selection-mode
191 Many graphical applications also follow the convention that 191 Many graphical applications also follow the convention that
192insertion while text is selected deletes the selected text. You can 192insertion while text is selected deletes the selected text. You can
193make Emacs behave this way by typing @kbd{M-x delete-selection-mode}. 193make Emacs behave this way by enabling Delete Selection mode.
194This enables a minor mode named Delete Selection mode. Another effect 194@xref{Using Region}.
195of this mode is that some keys, such as @key{DEL} and @kbd{C-d},
196always kill the region if one exists.
197 195
198@node Word and Line Mouse 196@node Word and Line Mouse
199@subsection Mouse Commands for Words and Lines 197@subsection Mouse Commands for Words and Lines