projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96d6689
)
* doc/lispref/frames.texi (Mouse Tracking): Fix typo.
author
Johan Bockgård
<bojohan@gnu.org>
Sat, 5 Sep 2015 18:02:37 +0000
(20:02 +0200)
committer
Johan Bockgård
<bojohan@gnu.org>
Sat, 5 Sep 2015 18:02:37 +0000
(20:02 +0200)
doc/lispref/frames.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/frames.texi
b/doc/lispref/frames.texi
index 65eeec6aea2c9b2e769d1669b23e829cde95c095..16fc4958d1f5c9facd84cb3f7816af1a43f2bda9 100644
(file)
--- 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