From: Richard M. Stallman Date: Mon, 17 Jun 2002 16:27:58 +0000 (+0000) Subject: Document mouse-highlight variable. X-Git-Tag: ttn-vms-21-2-B4~14570 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=922bc663eabd88b41351c248c0f932c70e65cc56;p=emacs.git Document mouse-highlight variable. --- diff --git a/man/frames.texi b/man/frames.texi index 002c2041f8b..589d22e4347 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -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