# HG changeset patch # User Juanma Barranquero # Date 1184410550 0 # Node ID 9ab3f6f55d0467bae4ec2bf8558cbd185b653dd4 # Parent 9ce3048c49ba20c77b4c3697ba9b4edc7efca7ad (Ftrack_mouse): Doc fix. diff -r 9ce3048c49ba -r 9ab3f6f55d04 src/keyboard.c --- a/src/keyboard.c Sat Jul 14 10:54:09 2007 +0000 +++ b/src/keyboard.c Sat Jul 14 10:55:50 2007 +0000 @@ -1422,7 +1422,7 @@ 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; {