Go to the first, previous, next, last section, table of contents.
- Function: dispatch-event event
-
Given an event object returned by
next-event, this function
executes it. This is the basic function that makes XEmacs respond to
user input; it also deals with notifications from the window system
(such as Expose events).
Go to the first, previous, next, last section, table of contents.