From ba521e7029ef2893a135ebec8cc472f3d45bf668 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johan=20Bockg=C3=A5rd?= Date: Sat, 5 Sep 2015 20:02:37 +0200 Subject: [PATCH] * doc/lispref/frames.texi (Mouse Tracking): Fix typo. --- doc/lispref/frames.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 65eeec6aea2..16fc4958d1f 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -2256,7 +2256,7 @@ indicates the release of the button, or whatever kind of event means it is time to stop tracking. The @code{track-mouse} form causes Emacs to generate mouse motion -events by binding the variable @code{mouse-tracking} to a +events by binding the variable @code{track-mouse} to a non-@code{nil} value. If that variable has the special value @code{dragging}, it additionally instructs the display engine to refrain from changing the shape of the mouse pointer. This is -- 2.39.2