From a0efc5b9e3f32682e7c9b3bca96f0c9783964d8a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 16 Jul 2007 10:39:15 +0000 Subject: [PATCH] (Ftrack_mouse): Doc fix. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index bda07473ccf..fb7686b3a4a 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -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; { -- 2.39.5