From d514369d905fbc9d3d16799db41e744b71056b99 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 14 Jul 2007 10:55:50 +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 1837958dcfd..2c838d9a311 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.2