X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Finternals.info-6;h=5b895186611431a431d4e203fb5da7202448457f;hb=596411203ee3169fe2e7b4f034e207cafbb1bd99;hp=6f09b1040e50cb798c28750dbf339c4c300efd4b;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/info/internals.info-6 b/info/internals.info-6 index 6f09b10..5b89518 100644 --- a/info/internals.info-6 +++ b/info/internals.info-6 @@ -38,6 +38,23 @@ may be included in a translation approved by the Free Software Foundation instead of in the original English.  +File: internals.info, Node: Events and the Event Loop, Next: Evaluation; Stack Frames; Bindings, Prev: Dumping, Up: Top + +Events and the Event Loop +************************* + +* Menu: + +* Introduction to Events:: +* Main Loop:: +* Specifics of the Event Gathering Mechanism:: +* Specifics About the Emacs Event:: +* The Event Stream Callback Routines:: +* Other Event Loop Functions:: +* Converting Events:: +* Dispatching Events; The Command Builder:: + + File: internals.info, Node: Introduction to Events, Next: Main Loop, Prev: Events and the Event Loop, Up: Events and the Event Loop Introduction to Events