mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-23 06:00:41 -08:00
; * doc/emacs/killing.texi (Secondary Selection): Fix last change.
This commit is contained in:
parent
e2344a770e
commit
1e6d8e003c
1 changed files with 3 additions and 4 deletions
|
|
@ -605,10 +605,9 @@ This command does not alter the kill ring.
|
||||||
@kindex M-mouse-1
|
@kindex M-mouse-1
|
||||||
@item M-mouse-1
|
@item M-mouse-1
|
||||||
Set one endpoint for the @dfn{secondary selection}
|
Set one endpoint for the @dfn{secondary selection}
|
||||||
(@code{mouse-start-secondary}). Use @kbd{M-mouse-3} to set the other
|
(@code{mouse-start-secondary}); use @kbd{M-mouse-3} to set the other
|
||||||
end and complete the selection. This command can also cancel any
|
end and complete the selection. This command cancels any existing
|
||||||
existing secondary selection without starting a new one, if you click
|
secondary selection, when it starts a new one.
|
||||||
@kbd{M-mouse-1} on the mode line or on the header line.
|
|
||||||
|
|
||||||
@findex mouse-secondary-save-then-kill
|
@findex mouse-secondary-save-then-kill
|
||||||
@kindex M-mouse-3
|
@kindex M-mouse-3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue