]> git.eshelyaron.com Git - emacs.git/commitdiff
* commands.texi (Motion Events): Fix typo (Bug#4907).
authorChong Yidong <cyd@stupidchicken.com>
Sat, 14 Nov 2009 15:15:32 +0000 (15:15 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 14 Nov 2009 15:15:32 +0000 (15:15 +0000)
doc/lispref/ChangeLog
doc/lispref/commands.texi

index beb3cff645c3fb856a317a999700d0e76ab8e57c..74c7f73b995681ad9523365936f642356959cf4d 100644 (file)
@@ -1,3 +1,7 @@
+2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * commands.texi (Motion Events): Fix typo (Bug#4907).
+
 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
 
        * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
index fc4c550400c78eaf79b3dd76b124b0afd6774ef1..62bc6c8cf953c3ae4d7ee54969a06e5795d37755 100644 (file)
@@ -1535,7 +1535,7 @@ of the mouse without any button activity.  Mouse motion events are
 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