# HG changeset patch # User Chong Yidong # Date 1226939957 0 # Node ID b8704eb1a8e9491b9fa0aedc1e1faf2f20edc004 # Parent 0eb701252363a6fa710ce607a7939586ad795dcf (Mouse Commands): Move most of the description of Delete Selection Mode to Using Region, and link to it. diff -r 0eb701252363 -r b8704eb1a8e9 doc/emacs/frames.texi --- a/doc/emacs/frames.texi Mon Nov 17 16:39:04 2008 +0000 +++ b/doc/emacs/frames.texi Mon Nov 17 16:39:17 2008 +0000 @@ -190,10 +190,8 @@ @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