]> git.eshelyaron.com Git - emacs.git/commitdiff
Document mouse-highlight variable.
authorRichard M. Stallman <rms@gnu.org>
Mon, 17 Jun 2002 16:27:58 +0000 (16:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 17 Jun 2002 16:27:58 +0000 (16:27 +0000)
man/frames.texi

index 002c2041f8bf5f89c472267a8bc9cf9bc487de7f..589d22e4347e87407f21d6df3a82d438d4b417fb 100644 (file)
@@ -300,9 +300,12 @@ message in the @samp{*Compilation*} buffer, you go to the source code
 for that error message.  If you click @kbd{Mouse-2} on a completion in
 the @samp{*Completions*} buffer, you choose that completion.
 
+@vindex mouse-highlight
   You can usually tell when @kbd{Mouse-2} has this special sort of
 meaning because the sensitive text highlights when you move the mouse
-over it.
+over it.  The variable @code{mouse-highlight} controls whether to do
+this highlighting always (even when such text appears where the mouse
+already is), never, or only immediately after you move the mouse.
 
 @node Menu Mouse Clicks
 @section Mouse Clicks for Menus