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:
parent
c3583c9456
commit
603f597946
@ -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:]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user