summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-05-06 12:28:58 +0800
committerChong Yidong <cyd@gnu.org>2012-05-06 12:28:58 +0800
commited39e4e24d031db7e994e743c1dc4d055aa8f8de (patch)
treef1b1ec3d4cbe08a64a625c72d6db098dfd904222
parent25f292cd48febec5f9b133db922b3b0dc32185c3 (diff)
downloademacs-ed39e4e24d031db7e994e743c1dc4d055aa8f8de.tar.gz
* frames.texi (Mouse References, Mouse Commands): Fix index entries.
Fixes: debbugs:11362
-rw-r--r--doc/emacs/ChangeLog5
-rw-r--r--doc/emacs/frames.texi6
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 8403ccac9ee..ea618b0b5a6 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -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>
* custom.texi (Customization Groups, Custom Themes, Examining):
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index 80a12afeb1b..ee468e6f685 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -67,6 +67,7 @@ for doing so on MS-DOS).
@node Mouse Commands
@section Mouse Commands for Editing
@cindex mouse buttons (what they do)
+@cindex mouse, selecting text using
@kindex Mouse-1
@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
the window and sets the cursor position.
+@cindex mouse, dragging
@findex mouse-set-region
Holding down @kbd{Mouse-1} and ``dragging'' the mouse over a stretch
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
@section Following References with the Mouse
-@kindex Mouse-1 @r{(selection)}
-@kindex Mouse-2 @r{(selection)}
+@kindex Mouse-1 @r{(on buttons)}
+@kindex Mouse-2 @r{(on buttons)}
@cindex hyperlinks
@cindex links
@cindex text buttons