1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

(Top): Fix menu for prev change.

This commit is contained in:
Richard M. Stallman 2008-01-04 05:42:57 +00:00
parent f7fdcecd7e
commit f1c15283d1

View File

@ -674,7 +674,8 @@ Input Events
* Misc Events:: Other events the system can generate.
* Event Examples:: Examples of the lists for mouse events.
* Classifying Events:: Finding the modifier keys in an event symbol.
* Accessing Events:: Functions to extract info from events.
* Accessing Mouse:: Functions to extract info from mouse events.
* Accessing Scroll:: Functions to get info from scroll bar events.
* Strings of Events:: Special considerations for putting
keyboard character events in a string.