# HG changeset patch # User Richard M. Stallman # Date 1024331278 0 # Node ID 92c22a8f55a653957f8e59438942279ba0b3f651 # Parent 106dd458d71d627ddd34d9bf4e3b6ef2c2915ea5 Document mouse-highlight variable. diff -r 106dd458d71d -r 92c22a8f55a6 man/frames.texi --- a/man/frames.texi Mon Jun 17 16:27:17 2002 +0000 +++ b/man/frames.texi Mon Jun 17 16:27:58 2002 +0000 @@ -300,9 +300,12 @@ 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