X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=info%2Finternals.info;h=028eea02ce65038f4fdedd09a0457f39225d6810;hp=4c211f01d1bf692fa5138380889270394c063f94;hb=1a5e625ffcc6b2e9a9828a89763c062a0b09b361;hpb=3e447015251ce6dcde843cbed10d9033d5538622 diff --git a/info/internals.info b/info/internals.info index 4c211f0..c7464dc 100644 --- a/info/internals.info +++ b/info/internals.info @@ -1,9 +1,9 @@ -This is ../info/internals.info, produced by makeinfo version 4.0 from -internals/internals.texi. +This is Info file ../../info/internals.info, produced by Makeinfo +version 1.68 from the input file 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,153 +39,141 @@ Foundation instead of in the original English.  Indirect: -internals.info-1: 1776 -internals.info-2: 46607 -internals.info-3: 94313 -internals.info-4: 142724 -internals.info-5: 184821 -internals.info-6: 234636 -internals.info-7: 281302 -internals.info-8: 328518 -internals.info-9: 374004 +internals.info-1: 1789 +internals.info-2: 45943 +internals.info-3: 93017 +internals.info-4: 141389 +internals.info-5: 183420 +internals.info-6: 232841 +internals.info-7: 281571 +internals.info-8: 330967  Tag Table: (Indirect) -Node: Top1776 -Node: A History of Emacs7010 -Node: Through Version 188535 -Node: Lucid Emacs11983 -Node: GNU Emacs 1915001 -Node: GNU Emacs 2017184 -Node: XEmacs17611 -Node: XEmacs From the Outside20790 -Node: The Lisp Language22557 -Node: XEmacs From the Perspective of Building32099 -Node: XEmacs From the Inside38224 -Node: The XEmacs Object System (Abstractly Speaking)46607 -Node: How Lisp Objects Are Represented in C60693 -Node: Rules When Writing New C Code69251 -Node: General Coding Rules70055 -Node: Writing Lisp Primitives75830 -Node: Adding Global Lisp Variables86999 -Node: Coding for Mule90637 -Node: Character-Related Data Types91616 -Node: Working With Character and Byte Positions94313 -Node: Conversion to and from External Data98063 -Node: General Guidelines for Writing Mule-Aware Code102944 -Node: An Example of Mule-Aware Code104975 -Node: Techniques for XEmacs Developers106962 -Node: A Summary of the Various XEmacs Modules110729 -Node: Low-Level Modules111549 -Node: Basic Lisp Modules119119 -Node: Modules for Standard Editing Operations127440 -Node: Editor-Level Control Flow Modules133328 -Node: Modules for the Basic Displayable Lisp Objects136774 -Node: Modules for other Display-Related Lisp Objects139296 -Node: Modules for the Redisplay Mechanism140373 -Node: Modules for Interfacing with the File System142724 -Node: Modules for Other Aspects of the Lisp Interpreter and Object System146422 -Node: Modules for Interfacing with the Operating System151875 -Node: Modules for Interfacing with X Windows159536 -Node: Modules for Internationalization162972 -Node: Allocation of Objects in XEmacs Lisp165609 -Node: Introduction to Allocation166145 -Node: Garbage Collection171652 -Node: GCPROing174605 -Node: Garbage Collection - Step by Step181415 -Node: Invocation181807 -Node: garbage_collect_1184821 -Node: mark_object194301 -Node: gc_sweep196113 -Node: sweep_lcrecords_1201176 -Node: compact_string_chars202171 -Node: sweep_strings204351 -Node: sweep_bit_vectors_1205316 -Node: Integers and Characters205992 -Node: Allocation from Frob Blocks206744 -Node: lrecords208348 -Node: Low-level allocation220810 -Node: Pure Space224978 -Node: Cons225153 -Node: Vector225869 -Node: Bit Vector226446 -Node: Symbol226939 -Node: Marker227508 -Node: String228063 -Node: Compiled Function231676 -Node: Dumping231845 -Node: Overview234066 -Node: Data descriptions234636 -Node: Dumping phase236641 -Node: Object inventory237043 -Node: Address allocation239897 -Node: The header241284 -Node: Data dumping241792 -Node: Pointers dumping242453 -Node: Reloading phase243671 -Node: Remaining issues245432 -Node: Events and the Event Loop246393 -Node: Introduction to Events246843 -Node: Main Loop248792 -Node: Specifics of the Event Gathering Mechanism252367 -Node: Specifics About the Emacs Event264820 -Node: The Event Stream Callback Routines265075 -Node: Other Event Loop Functions265320 -Node: Converting Events266460 -Node: Dispatching Events; The Command Builder267069 -Node: Evaluation; Stack Frames; Bindings267304 -Node: Evaluation267646 -Node: Dynamic Binding; The specbinding Stack; Unwind-Protects274229 -Node: Simple Special Forms276613 -Node: Catch and Throw277395 -Node: Symbols and Variables279970 -Node: Introduction to Symbols280234 -Node: Obarrays281302 -Node: Symbol Values284835 -Node: Buffers and Textual Representation287123 -Node: Introduction to Buffers287781 -Node: The Text in a Buffer290487 -Node: Buffer Lists297637 -Node: Markers and Extents299588 -Node: Bufbytes and Emchars301853 -Node: The Buffer Object302068 -Node: MULE Character Sets and Encodings305548 -Node: Character Sets306610 -Node: Encodings310095 -Node: Japanese EUC (Extended Unix Code)311162 -Node: JIS7311994 -Node: Internal Mule Encodings313344 -Node: Internal String Encoding315174 -Node: Internal Character Encoding317319 -Node: CCL319043 -Node: The Lisp Reader and Compiler325795 -Node: Lstreams326008 -Node: Creating an Lstream327039 -Node: Lstream Types328266 -Node: Lstream Functions328518 -Node: Lstream Methods332084 -Node: Consoles; Devices; Frames; Windows335226 -Node: Introduction to Consoles; Devices; Frames; Windows335541 -Node: Point338076 -Node: Window Hierarchy339355 -Node: The Window Object343803 -Node: The Redisplay Mechanism347240 -Node: Critical Redisplay Sections348032 -Node: Line Start Cache349019 -Node: Redisplay Piece by Piece352255 -Node: Extents354291 -Node: Introduction to Extents354825 -Node: Extent Ordering355967 -Node: Format of the Extent Info357208 -Node: Zero-Length Extents359095 -Node: Mathematics of Extent Ordering360493 -Node: Extent Fragments365250 -Node: Faces366336 -Node: Glyphs366452 -Node: Specifiers369470 -Node: Menus369599 -Node: Subprocesses371857 -Node: Interface to X Windows373833 -Node: Index374004 +Node: Top1789 +Node: A History of Emacs6369 +Node: Through Version 187894 +Node: Lucid Emacs11315 +Node: GNU Emacs 1914333 +Node: GNU Emacs 2016516 +Node: XEmacs16943 +Node: XEmacs From the Outside20122 +Node: The Lisp Language21890 +Node: XEmacs From the Perspective of Building31435 +Node: XEmacs From the Inside37560 +Node: The XEmacs Object System (Abstractly Speaking)45943 +Node: How Lisp Objects Are Represented in C60031 +Node: Rules When Writing New C Code68593 +Node: General Coding Rules69397 +Node: Writing Lisp Primitives74557 +Node: Adding Global Lisp Variables85727 +Node: Coding for Mule89365 +Node: Character-Related Data Types90344 +Node: Working With Character and Byte Positions93017 +Node: Conversion to and from External Data96767 +Node: General Guidelines for Writing Mule-Aware Code101648 +Node: An Example of Mule-Aware Code103679 +Node: Techniques for XEmacs Developers105666 +Node: A Summary of the Various XEmacs Modules109437 +Node: Low-Level Modules110257 +Node: Basic Lisp Modules117779 +Node: Modules for Standard Editing Operations126103 +Node: Editor-Level Control Flow Modules131991 +Node: Modules for the Basic Displayable Lisp Objects135438 +Node: Modules for other Display-Related Lisp Objects137960 +Node: Modules for the Redisplay Mechanism139038 +Node: Modules for Interfacing with the File System141389 +Node: Modules for Other Aspects of the Lisp Interpreter and Object System145087 +Node: Modules for Interfacing with the Operating System150541 +Node: Modules for Interfacing with X Windows158202 +Node: Modules for Internationalization161638 +Node: Allocation of Objects in XEmacs Lisp164275 +Node: Introduction to Allocation164829 +Node: Garbage Collection170292 +Node: GCPROing173245 +Node: Garbage Collection - Step by Step180056 +Node: Invocation180448 +Node: garbage_collect_1183420 +Node: mark_object192900 +Node: gc_sweep194712 +Node: sweep_lcrecords_1199775 +Node: compact_string_chars200770 +Node: sweep_strings202950 +Node: sweep_bit_vectors_1203915 +Node: Integers and Characters204591 +Node: Allocation from Frob Blocks205343 +Node: lrecords206947 +Node: Low-level allocation219409 +Node: Pure Space223577 +Node: Cons223752 +Node: Vector224468 +Node: Bit Vector225045 +Node: Symbol225538 +Node: Marker226107 +Node: String226662 +Node: Compiled Function230277 +Node: Events and the Event Loop230446 +Node: Introduction to Events230925 +Node: Main Loop232841 +Node: Specifics of the Event Gathering Mechanism236417 +Node: Specifics About the Emacs Event248870 +Node: The Event Stream Callback Routines249125 +Node: Other Event Loop Functions249370 +Node: Converting Events250510 +Node: Dispatching Events; The Command Builder251119 +Node: Evaluation; Stack Frames; Bindings251354 +Node: Evaluation251696 +Node: Dynamic Binding; The specbinding Stack; Unwind-Protects258236 +Node: Simple Special Forms260620 +Node: Catch and Throw261402 +Node: Symbols and Variables263977 +Node: Introduction to Symbols264241 +Node: Obarrays265279 +Node: Symbol Values268812 +Node: Buffers and Textual Representation271100 +Node: Introduction to Buffers271758 +Node: The Text in a Buffer274421 +Node: Buffer Lists281571 +Node: Markers and Extents283522 +Node: Bufbytes and Emchars285787 +Node: The Buffer Object286002 +Node: MULE Character Sets and Encodings289482 +Node: Character Sets290544 +Node: Encodings293987 +Node: Japanese EUC (Extended Unix Code)295054 +Node: JIS7295868 +Node: Internal Mule Encodings297218 +Node: Internal String Encoding299048 +Node: Internal Character Encoding301161 +Node: CCL302885 +Node: The Lisp Reader and Compiler309637 +Node: Lstreams309850 +Node: Creating an Lstream310881 +Node: Lstream Types312091 +Node: Lstream Functions312343 +Node: Lstream Methods315865 +Node: Consoles; Devices; Frames; Windows318994 +Node: Introduction to Consoles; Devices; Frames; Windows319309 +Node: Point321801 +Node: Window Hierarchy323080 +Node: The Window Object327530 +Node: The Redisplay Mechanism330967 +Node: Critical Redisplay Sections331759 +Node: Line Start Cache332714 +Node: Redisplay Piece by Piece335951 +Node: Extents337987 +Node: Introduction to Extents338525 +Node: Extent Ordering339651 +Node: Format of the Extent Info340892 +Node: Zero-Length Extents342780 +Node: Mathematics of Extent Ordering344178 +Node: Extent Fragments348935 +Node: Faces350022 +Node: Glyphs350138 +Node: Specifiers353156 +Node: Menus353285 +Node: Subprocesses355543 +Node: Interface to X Windows357519 +Node: Index357690  End Tag Table