mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-06 20:49:33 +00:00
(Ftrack_mouse): Doc fix.
This commit is contained in:
parent
755ab04c03
commit
a0efc5b9e3
@ -1422,7 +1422,7 @@ DEFUN ("track-mouse", Ftrack_mouse, Strack_mouse, 0, UNEVALLED, 0,
|
||||
Within a `track-mouse' form, mouse motion generates input events that
|
||||
you can read with `read-event'.
|
||||
Normally, mouse motion is ignored.
|
||||
usage: (track-mouse BODY ...) */)
|
||||
usage: (track-mouse BODY...) */)
|
||||
(args)
|
||||
Lisp_Object args;
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user