emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master ba521e7: * doc/lispref/frames.texi (Mouse Tracking)


From: Johan Bockgard
Subject: [Emacs-diffs] master ba521e7: * doc/lispref/frames.texi (Mouse Tracking): Fix typo.
Date: Sat, 05 Sep 2015 18:06:28 +0000

branch: master
commit ba521e7029ef2893a135ebec8cc472f3d45bf668
Author: Johan Bockgård <address@hidden>
Commit: Johan Bockgård <address@hidden>

    * doc/lispref/frames.texi (Mouse Tracking): Fix typo.
---
 doc/lispref/frames.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 65eeec6..16fc495 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
 address@hidden 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]