1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

* commands.texi (Motion Events): Fix typo (Bug#4907).

This commit is contained in:
Chong Yidong 2009-11-14 15:15:32 +00:00
parent c3583c9456
commit 603f597946
2 changed files with 5 additions and 1 deletions

View 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:]

View 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