Mercurial > emacs
changeset 106008:38f236a275ca
* commands.texi (Motion Events): Fix typo (Bug#4907).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 14 Nov 2009 15:15:32 +0000 |
parents | 68d36fa6dccb |
children | e6af95c4c862 |
files | doc/lispref/ChangeLog doc/lispref/commands.texi |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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:]
--- 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