Mercurial > emacs
changeset 78154:ff554a3125c3
(Ftrack_mouse): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 16 Jul 2007 10:39:15 +0000 |
parents | fb666c8f678a |
children | 2acaffaaf9fc |
files | src/keyboard.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/keyboard.c Mon Jul 16 10:33:02 2007 +0000 +++ b/src/keyboard.c Mon Jul 16 10:39:15 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; {