# HG changeset patch # User Chong Yidong # Date 1258211732 0 # Node ID 38f236a275ca9c632d4683e4b8c66f360b975b27 # Parent 68d36fa6dccb73536c14fab765f2eaac1445ada5 * commands.texi (Motion Events): Fix typo (Bug#4907). diff -r 68d36fa6dccb -r 38f236a275ca doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Sat Nov 14 04:37:00 2009 +0000 +++ b/doc/lispref/ChangeLog Sat Nov 14 15:15:32 2009 +0000 @@ -1,3 +1,7 @@ +2009-11-14 Chong Yidong + + * commands.texi (Motion Events): Fix typo (Bug#4907). + 2009-11-08 Chong Yidong * searching.texi (Char Classes): Note that [:upper:] and [:lower:] diff -r 68d36fa6dccb -r 38f236a275ca doc/lispref/commands.texi --- a/doc/lispref/commands.texi Sat Nov 14 04:37:00 2009 +0000 +++ b/doc/lispref/commands.texi Sat Nov 14 15:15:32 2009 +0000 @@ -1535,7 +1535,7 @@ represented by lists that look like this: @example -(mouse-movement (POSITION)) +(mouse-movement POSITION) @end example The second element of the list describes the current position of the