Mercurial > emacs
changeset 45879:92c22a8f55a6
Document mouse-highlight variable.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 17 Jun 2002 16:27:58 +0000 |
parents | 106dd458d71d |
children | 8108a2dd551c |
files | man/frames.texi |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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