X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Finternals.info;h=32108ed928423337e3fa2cec800f1153c530ee20;hb=dbfc38b11cb852dc18107ed3822f6efb13630a8b;hp=0674c5084ea2c94367165bb9b04d3174d8a20776;hpb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8;p=chise%2Fxemacs-chise.git- diff --git a/info/internals.info b/info/internals.info index 0674c50..32108ed 100644 --- a/info/internals.info +++ b/info/internals.info @@ -3,7 +3,7 @@ internals/internals.texi. INFO-DIR-SECTION XEmacs Editor START-INFO-DIR-ENTRY -* Internals: (internals). XEmacs Internals Manual. +* Internals: (internals). XEmacs Internals Manual. END-INFO-DIR-ENTRY Copyright (C) 1992 - 1996 Ben Wing. Copyright (C) 1996, 1997 Sun @@ -39,141 +39,151 @@ Foundation instead of in the original English.  Indirect: -internals.info-1: 1770 -internals.info-2: 45926 -internals.info-3: 92999 -internals.info-4: 141365 -internals.info-5: 183396 -internals.info-6: 232817 -internals.info-7: 281547 -internals.info-8: 331004 +internals.info-1: 1776 +internals.info-2: 46628 +internals.info-3: 94463 +internals.info-4: 143504 +internals.info-5: 193454 +internals.info-6: 243017 +internals.info-7: 286634 +internals.info-8: 335500  Tag Table: (Indirect) -Node: Top1770 -Node: A History of Emacs6352 -Node: Through Version 187877 -Node: Lucid Emacs11298 -Node: GNU Emacs 1914316 -Node: GNU Emacs 2016499 -Node: XEmacs16926 -Node: XEmacs From the Outside20105 -Node: The Lisp Language21873 -Node: XEmacs From the Perspective of Building31418 -Node: XEmacs From the Inside37543 -Node: The XEmacs Object System (Abstractly Speaking)45926 -Node: How Lisp Objects Are Represented in C60014 -Node: Rules When Writing New C Code68576 -Node: General Coding Rules69380 -Node: Writing Lisp Primitives74540 -Node: Adding Global Lisp Variables85709 -Node: Coding for Mule89347 -Node: Character-Related Data Types90326 -Node: Working With Character and Byte Positions92999 -Node: Conversion to and from External Data96749 -Node: General Guidelines for Writing Mule-Aware Code101630 -Node: An Example of Mule-Aware Code103661 -Node: Techniques for XEmacs Developers105648 -Node: A Summary of the Various XEmacs Modules109413 -Node: Low-Level Modules110233 -Node: Basic Lisp Modules117755 -Node: Modules for Standard Editing Operations126079 -Node: Editor-Level Control Flow Modules131967 -Node: Modules for the Basic Displayable Lisp Objects135414 -Node: Modules for other Display-Related Lisp Objects137936 -Node: Modules for the Redisplay Mechanism139014 -Node: Modules for Interfacing with the File System141365 -Node: Modules for Other Aspects of the Lisp Interpreter and Object System145063 -Node: Modules for Interfacing with the Operating System150517 -Node: Modules for Interfacing with X Windows158178 -Node: Modules for Internationalization161614 -Node: Allocation of Objects in XEmacs Lisp164251 -Node: Introduction to Allocation164805 -Node: Garbage Collection170268 -Node: GCPROing173221 -Node: Garbage Collection - Step by Step180032 -Node: Invocation180424 -Node: garbage_collect_1183396 -Node: mark_object192876 -Node: gc_sweep194688 -Node: sweep_lcrecords_1199751 -Node: compact_string_chars200746 -Node: sweep_strings202926 -Node: sweep_bit_vectors_1203891 -Node: Integers and Characters204567 -Node: Allocation from Frob Blocks205319 -Node: lrecords206923 -Node: Low-level allocation219385 -Node: Pure Space223553 -Node: Cons223728 -Node: Vector224444 -Node: Bit Vector225021 -Node: Symbol225514 -Node: Marker226083 -Node: String226638 -Node: Compiled Function230253 -Node: Events and the Event Loop230422 -Node: Introduction to Events230901 -Node: Main Loop232817 -Node: Specifics of the Event Gathering Mechanism236393 -Node: Specifics About the Emacs Event248846 -Node: The Event Stream Callback Routines249101 -Node: Other Event Loop Functions249346 -Node: Converting Events250486 -Node: Dispatching Events; The Command Builder251095 -Node: Evaluation; Stack Frames; Bindings251330 -Node: Evaluation251672 -Node: Dynamic Binding; The specbinding Stack; Unwind-Protects258212 -Node: Simple Special Forms260596 -Node: Catch and Throw261378 -Node: Symbols and Variables263953 -Node: Introduction to Symbols264217 -Node: Obarrays265255 -Node: Symbol Values268788 -Node: Buffers and Textual Representation271076 -Node: Introduction to Buffers271734 -Node: The Text in a Buffer274397 -Node: Buffer Lists281547 -Node: Markers and Extents283498 -Node: Bufbytes and Emchars285763 -Node: The Buffer Object285978 -Node: MULE Character Sets and Encodings289458 -Node: Character Sets290520 -Node: Encodings293963 -Node: Japanese EUC (Extended Unix Code)295030 -Node: JIS7295844 -Node: Internal Mule Encodings297194 -Node: Internal String Encoding299024 -Node: Internal Character Encoding301137 -Node: CCL302861 -Node: The Lisp Reader and Compiler309613 -Node: Lstreams309826 -Node: Creating an Lstream310857 -Node: Lstream Types312067 -Node: Lstream Functions312319 -Node: Lstream Methods315888 -Node: Consoles; Devices; Frames; Windows319031 -Node: Introduction to Consoles; Devices; Frames; Windows319346 -Node: Point321838 -Node: Window Hierarchy323117 -Node: The Window Object327567 -Node: The Redisplay Mechanism331004 -Node: Critical Redisplay Sections331796 -Node: Line Start Cache332751 -Node: Redisplay Piece by Piece335988 -Node: Extents338024 -Node: Introduction to Extents338562 -Node: Extent Ordering339688 -Node: Format of the Extent Info340929 -Node: Zero-Length Extents342817 -Node: Mathematics of Extent Ordering344215 -Node: Extent Fragments348972 -Node: Faces350059 -Node: Glyphs350175 -Node: Specifiers353193 -Node: Menus353322 -Node: Subprocesses355580 -Node: Interface to X Windows357556 -Node: Index357727 +Node: Top1776 +Node: A History of Emacs7030 +Node: Through Version 188555 +Node: Lucid Emacs12003 +Node: GNU Emacs 1915021 +Node: GNU Emacs 2017204 +Node: XEmacs17631 +Node: XEmacs From the Outside20810 +Node: The Lisp Language22577 +Node: XEmacs From the Perspective of Building32120 +Node: XEmacs From the Inside38245 +Node: The XEmacs Object System (Abstractly Speaking)46628 +Node: How Lisp Objects Are Represented in C60714 +Node: Rules When Writing New C Code65391 +Node: General Coding Rules66195 +Node: Writing Lisp Primitives71915 +Node: Adding Global Lisp Variables83084 +Node: Coding for Mule86722 +Node: Character-Related Data Types87701 +Node: Working With Character and Byte Positions90698 +Node: Conversion to and from External Data94463 +Node: General Guidelines for Writing Mule-Aware Code100604 +Node: An Example of Mule-Aware Code103292 +Node: Techniques for XEmacs Developers105273 +Node: A Summary of the Various XEmacs Modules113220 +Node: Low-Level Modules114040 +Node: Basic Lisp Modules121610 +Node: Modules for Standard Editing Operations128220 +Node: Editor-Level Control Flow Modules134108 +Node: Modules for the Basic Displayable Lisp Objects137554 +Node: Modules for other Display-Related Lisp Objects140076 +Node: Modules for the Redisplay Mechanism141153 +Node: Modules for Interfacing with the File System143504 +Node: Modules for Other Aspects of the Lisp Interpreter and Object System147202 +Node: Modules for Interfacing with the Operating System152655 +Node: Modules for Interfacing with X Windows160316 +Node: Modules for Internationalization163752 +Node: Allocation of Objects in XEmacs Lisp166389 +Node: Introduction to Allocation166910 +Node: Garbage Collection170596 +Node: GCPROing171752 +Node: Garbage Collection - Step by Step178756 +Node: Invocation179148 +Node: garbage_collect_1182162 +Node: mark_object191642 +Node: gc_sweep193454 +Node: sweep_lcrecords_1198517 +Node: compact_string_chars199512 +Node: sweep_strings201692 +Node: sweep_bit_vectors_1202657 +Node: Integers and Characters203333 +Node: Allocation from Frob Blocks204085 +Node: lrecords205689 +Node: Low-level allocation217424 +Node: Cons221531 +Node: Vector222257 +Node: Bit Vector222834 +Node: Symbol223327 +Node: Marker223681 +Node: String224236 +Node: Compiled Function227849 +Node: Dumping228018 +Node: Overview230239 +Node: Data descriptions230809 +Node: Dumping phase232814 +Node: Object inventory233217 +Node: Address allocation236071 +Node: The header237458 +Node: Data dumping237966 +Node: Pointers dumping238627 +Node: Reloading phase239845 +Node: Remaining issues241606 +Node: Events and the Event Loop242567 +Node: Introduction to Events243017 +Node: Main Loop244966 +Node: Specifics of the Event Gathering Mechanism248541 +Node: Specifics About the Emacs Event260994 +Node: The Event Stream Callback Routines261249 +Node: Other Event Loop Functions261494 +Node: Converting Events262634 +Node: Dispatching Events; The Command Builder263243 +Node: Evaluation; Stack Frames; Bindings263478 +Node: Evaluation263820 +Node: Dynamic Binding; The specbinding Stack; Unwind-Protects270375 +Node: Simple Special Forms272759 +Node: Catch and Throw273542 +Node: Symbols and Variables276117 +Node: Introduction to Symbols276381 +Node: Obarrays277449 +Node: Symbol Values280982 +Node: Buffers and Textual Representation283270 +Node: Introduction to Buffers283928 +Node: The Text in a Buffer286634 +Node: Buffer Lists293784 +Node: Markers and Extents295735 +Node: Bufbytes and Emchars298000 +Node: The Buffer Object298215 +Node: MULE Character Sets and Encodings301695 +Node: Character Sets302757 +Node: Encodings306242 +Node: Japanese EUC (Extended Unix Code)307309 +Node: JIS7308141 +Node: Internal Mule Encodings309491 +Node: Internal String Encoding311321 +Node: Internal Character Encoding313466 +Node: CCL315190 +Node: The Lisp Reader and Compiler321942 +Node: Lstreams322155 +Node: Creating an Lstream323186 +Node: Lstream Types324413 +Node: Lstream Functions324665 +Node: Lstream Methods328231 +Node: Consoles; Devices; Frames; Windows331373 +Node: Introduction to Consoles; Devices; Frames; Windows331688 +Node: Point334221 +Node: Window Hierarchy335500 +Node: The Window Object339948 +Node: The Redisplay Mechanism343385 +Node: Critical Redisplay Sections344177 +Node: Line Start Cache345164 +Node: Redisplay Piece by Piece348400 +Node: Extents350437 +Node: Introduction to Extents350971 +Node: Extent Ordering352113 +Node: Format of the Extent Info353354 +Node: Zero-Length Extents355241 +Node: Mathematics of Extent Ordering356639 +Node: Extent Fragments361396 +Node: Faces362482 +Node: Glyphs362598 +Node: Specifiers365615 +Node: Menus365744 +Node: Subprocesses368002 +Node: Interface to X Windows369978 +Node: Index370149  End Tag Table