Mercurial > emacs
changeset 81859:9ab3f6f55d04
(Ftrack_mouse): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 14 Jul 2007 10:55:50 +0000 |
parents | 9ce3048c49ba |
children | 9b64930f8547 |
files | src/keyboard.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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; {