From ed39e4e24d031db7e994e743c1dc4d055aa8f8de Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 6 May 2012 12:28:58 +0800 Subject: [PATCH] * frames.texi (Mouse References, Mouse Commands): Fix index entries. Fixes: debbugs:11362 --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/frames.texi | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8403ccac9e..ea618b0b5a 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2012-05-06 Chong Yidong + + * frames.texi (Mouse References, Mouse Commands): Fix index + entries (Bug#11362). + 2012-05-03 Glenn Morris * custom.texi (Customization Groups, Custom Themes, Examining): diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 80a12afeb1..ee468e6f68 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 -- 2.20.1