summaryrefslogtreecommitdiff
path: root/doc/emacs/killing.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/emacs/killing.texi')
-rw-r--r--doc/emacs/killing.texi15
1 files changed, 9 insertions, 6 deletions
diff --git a/doc/emacs/killing.texi b/doc/emacs/killing.texi
index 9b9c890331e..c554d2e2839 100644
--- a/doc/emacs/killing.texi
+++ b/doc/emacs/killing.texi
@@ -605,16 +605,19 @@ This command does not alter the kill ring.
@kindex M-mouse-1
@item M-mouse-1
Set one endpoint for the @dfn{secondary selection}
-(@code{mouse-start-secondary}).
+(@code{mouse-start-secondary}); use @kbd{M-mouse-3} to set the other
+end and complete the selection. This command cancels any existing
+secondary selection, when it starts a new one.
@findex mouse-secondary-save-then-kill
@kindex M-mouse-3
@item M-mouse-3
-Set the secondary selection, with one end at the position clicked and
-the other at the position specified with @kbd{M-mouse-1}
-(@code{mouse-secondary-save-then-kill}). This also puts the selected
-text in the kill ring. A second @kbd{M-mouse-3} at the same place
-kills the secondary selection just made.
+Set the secondary selection (@code{mouse-secondary-save-then-kill}),
+with one end at the position you click @kbd{M-mouse-3}, and the other
+at the position specified previously with @kbd{M-mouse-1}. This also
+puts the selected text in the kill ring. A second @kbd{M-mouse-3} at
+the same place kills the text selected by the secondary selection just
+made.
@findex mouse-yank-secondary
@kindex M-mouse-2