mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-26 19:18:50 +00:00
* frames.texi (Mouse References, Mouse Commands): Fix index entries.
Fixes: debbugs:11362
This commit is contained in:
parent
25f292cd48
commit
ed39e4e24d
@ -1,3 +1,8 @@
|
|||||||
|
2012-05-06 Chong Yidong <cyd@gnu.org>
|
||||||
|
|
||||||
|
* frames.texi (Mouse References, Mouse Commands): Fix index
|
||||||
|
entries (Bug#11362).
|
||||||
|
|
||||||
2012-05-03 Glenn Morris <rgm@gnu.org>
|
2012-05-03 Glenn Morris <rgm@gnu.org>
|
||||||
|
|
||||||
* custom.texi (Customization Groups, Custom Themes, Examining):
|
* custom.texi (Customization Groups, Custom Themes, Examining):
|
||||||
|
@ -67,6 +67,7 @@ for doing so on MS-DOS).
|
|||||||
@node Mouse Commands
|
@node Mouse Commands
|
||||||
@section Mouse Commands for Editing
|
@section Mouse Commands for Editing
|
||||||
@cindex mouse buttons (what they do)
|
@cindex mouse buttons (what they do)
|
||||||
|
@cindex mouse, selecting text using
|
||||||
|
|
||||||
@kindex Mouse-1
|
@kindex Mouse-1
|
||||||
@kindex Mouse-2
|
@kindex Mouse-2
|
||||||
@ -106,6 +107,7 @@ setting the variable @code{x-mouse-click-focus-ignore-position} to
|
|||||||
selects the frame, without doing anything else; clicking again selects
|
selects the frame, without doing anything else; clicking again selects
|
||||||
the window and sets the cursor position.
|
the window and sets the cursor position.
|
||||||
|
|
||||||
|
@cindex mouse, dragging
|
||||||
@findex mouse-set-region
|
@findex mouse-set-region
|
||||||
Holding down @kbd{Mouse-1} and ``dragging'' the mouse over a stretch
|
Holding down @kbd{Mouse-1} and ``dragging'' the mouse over a stretch
|
||||||
of text activates the region around that text
|
of text activates the region around that text
|
||||||
@ -235,8 +237,8 @@ Select the text you drag across, in the form of whole lines.
|
|||||||
|
|
||||||
@node Mouse References
|
@node Mouse References
|
||||||
@section Following References with the Mouse
|
@section Following References with the Mouse
|
||||||
@kindex Mouse-1 @r{(selection)}
|
@kindex Mouse-1 @r{(on buttons)}
|
||||||
@kindex Mouse-2 @r{(selection)}
|
@kindex Mouse-2 @r{(on buttons)}
|
||||||
@cindex hyperlinks
|
@cindex hyperlinks
|
||||||
@cindex links
|
@cindex links
|
||||||
@cindex text buttons
|
@cindex text buttons
|
||||||
|
Loading…
Reference in New Issue
Block a user