X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Finternals.info;h=fd90b74463c0d6313c10b98aa6c207ef3b70cfe2;hb=fe8e655a02c383927563d735c025f1044cf7d384;hp=50efcfe6c8dbdb5aef539abc96975d22a4aef1fa;hpb=716cfba952c1dc0d2cf5c968971f3780ba728a89;p=chise%2Fxemacs-chise.git- diff --git a/info/internals.info b/info/internals.info index 50efcfe..fd90b74 100644 --- a/info/internals.info +++ b/info/internals.info @@ -40,140 +40,150 @@ Foundation instead of in the original English.  Indirect: internals.info-1: 1776 -internals.info-2: 45928 -internals.info-3: 93572 -internals.info-4: 141935 -internals.info-5: 183963 -internals.info-6: 233381 -internals.info-7: 282110 -internals.info-8: 331561 +internals.info-2: 46627 +internals.info-3: 94463 +internals.info-4: 144160 +internals.info-5: 194051 +internals.info-6: 243655 +internals.info-7: 287722 +internals.info-8: 336589  Tag Table: (Indirect) Node: Top1776 -Node: A History of Emacs6358 -Node: Through Version 187883 -Node: Lucid Emacs11304 -Node: GNU Emacs 1914322 -Node: GNU Emacs 2016505 -Node: XEmacs16932 -Node: XEmacs From the Outside20111 -Node: The Lisp Language21878 -Node: XEmacs From the Perspective of Building31420 -Node: XEmacs From the Inside37545 -Node: The XEmacs Object System (Abstractly Speaking)45928 -Node: How Lisp Objects Are Represented in C60014 -Node: Rules When Writing New C Code68572 -Node: General Coding Rules69376 -Node: Writing Lisp Primitives75113 -Node: Adding Global Lisp Variables86282 -Node: Coding for Mule89920 -Node: Character-Related Data Types90899 -Node: Working With Character and Byte Positions93572 -Node: Conversion to and from External Data97322 -Node: General Guidelines for Writing Mule-Aware Code102203 -Node: An Example of Mule-Aware Code104234 -Node: Techniques for XEmacs Developers106221 -Node: A Summary of the Various XEmacs Modules109988 -Node: Low-Level Modules110808 -Node: Basic Lisp Modules118330 -Node: Modules for Standard Editing Operations126651 -Node: Editor-Level Control Flow Modules132539 -Node: Modules for the Basic Displayable Lisp Objects135985 -Node: Modules for other Display-Related Lisp Objects138507 -Node: Modules for the Redisplay Mechanism139584 -Node: Modules for Interfacing with the File System141935 -Node: Modules for Other Aspects of the Lisp Interpreter and Object System145633 -Node: Modules for Interfacing with the Operating System151086 -Node: Modules for Interfacing with X Windows158747 -Node: Modules for Internationalization162183 -Node: Allocation of Objects in XEmacs Lisp164820 -Node: Introduction to Allocation165374 -Node: Garbage Collection170836 -Node: GCPROing173789 -Node: Garbage Collection - Step by Step180599 -Node: Invocation180991 -Node: garbage_collect_1183963 -Node: mark_object193443 -Node: gc_sweep195255 -Node: sweep_lcrecords_1200318 -Node: compact_string_chars201313 -Node: sweep_strings203493 -Node: sweep_bit_vectors_1204458 -Node: Integers and Characters205134 -Node: Allocation from Frob Blocks205886 -Node: lrecords207490 -Node: Low-level allocation219952 -Node: Pure Space224120 -Node: Cons224295 -Node: Vector225011 -Node: Bit Vector225588 -Node: Symbol226081 -Node: Marker226650 -Node: String227205 -Node: Compiled Function230818 -Node: Events and the Event Loop230987 -Node: Introduction to Events231466 -Node: Main Loop233381 -Node: Specifics of the Event Gathering Mechanism236956 -Node: Specifics About the Emacs Event249409 -Node: The Event Stream Callback Routines249664 -Node: Other Event Loop Functions249909 -Node: Converting Events251049 -Node: Dispatching Events; The Command Builder251658 -Node: Evaluation; Stack Frames; Bindings251893 -Node: Evaluation252235 -Node: Dynamic Binding; The specbinding Stack; Unwind-Protects258775 -Node: Simple Special Forms261159 -Node: Catch and Throw261941 -Node: Symbols and Variables264516 -Node: Introduction to Symbols264780 -Node: Obarrays265818 -Node: Symbol Values269351 -Node: Buffers and Textual Representation271639 -Node: Introduction to Buffers272297 -Node: The Text in a Buffer274960 -Node: Buffer Lists282110 -Node: Markers and Extents284061 -Node: Bufbytes and Emchars286326 -Node: The Buffer Object286541 -Node: MULE Character Sets and Encodings290021 -Node: Character Sets291083 -Node: Encodings294526 -Node: Japanese EUC (Extended Unix Code)295593 -Node: JIS7296407 -Node: Internal Mule Encodings297757 -Node: Internal String Encoding299587 -Node: Internal Character Encoding301700 -Node: CCL303424 -Node: The Lisp Reader and Compiler310176 -Node: Lstreams310389 -Node: Creating an Lstream311420 -Node: Lstream Types312630 -Node: Lstream Functions312882 -Node: Lstream Methods316448 -Node: Consoles; Devices; Frames; Windows319590 -Node: Introduction to Consoles; Devices; Frames; Windows319905 -Node: Point322397 -Node: Window Hierarchy323676 -Node: The Window Object328124 -Node: The Redisplay Mechanism331561 -Node: Critical Redisplay Sections332353 -Node: Line Start Cache333308 -Node: Redisplay Piece by Piece336544 -Node: Extents338580 -Node: Introduction to Extents339118 -Node: Extent Ordering340244 -Node: Format of the Extent Info341485 -Node: Zero-Length Extents343372 -Node: Mathematics of Extent Ordering344770 -Node: Extent Fragments349527 -Node: Faces350613 -Node: Glyphs350729 -Node: Specifiers353747 -Node: Menus353876 -Node: Subprocesses356134 -Node: Interface to X Windows358110 -Node: Index358281 +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)46627 +Node: How Lisp Objects Are Represented in C60713 +Node: Rules When Writing New C Code65390 +Node: General Coding Rules66194 +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 Modules121501 +Node: Modules for Standard Editing Operations128095 +Node: Editor-Level Control Flow Modules133983 +Node: Modules for the Basic Displayable Lisp Objects137494 +Node: Modules for other Display-Related Lisp Objects140447 +Node: Modules for the Redisplay Mechanism141788 +Node: Modules for Interfacing with the File System144160 +Node: Modules for Other Aspects of the Lisp Interpreter and Object System147858 +Node: Modules for Interfacing with the Operating System153311 +Node: Modules for Interfacing with X Windows160867 +Node: Modules for Internationalization164350 +Node: Allocation of Objects in XEmacs Lisp166987 +Node: Introduction to Allocation167508 +Node: Garbage Collection171194 +Node: GCPROing172350 +Node: Garbage Collection - Step by Step179354 +Node: Invocation179746 +Node: garbage_collect_1182759 +Node: mark_object192239 +Node: gc_sweep194051 +Node: sweep_lcrecords_1199114 +Node: compact_string_chars200109 +Node: sweep_strings202289 +Node: sweep_bit_vectors_1203254 +Node: Integers and Characters203930 +Node: Allocation from Frob Blocks204682 +Node: lrecords206286 +Node: Low-level allocation218512 +Node: Cons222619 +Node: Vector223345 +Node: Bit Vector223922 +Node: Symbol224415 +Node: Marker224769 +Node: String225324 +Node: Compiled Function228937 +Node: Dumping229106 +Node: Overview231327 +Node: Data descriptions231897 +Node: Dumping phase233902 +Node: Object inventory234305 +Node: Address allocation237159 +Node: The header238546 +Node: Data dumping239054 +Node: Pointers dumping239715 +Node: Reloading phase240933 +Node: Remaining issues242694 +Node: Events and the Event Loop243655 +Node: Introduction to Events244105 +Node: Main Loop246054 +Node: Specifics of the Event Gathering Mechanism249629 +Node: Specifics About the Emacs Event262082 +Node: The Event Stream Callback Routines262337 +Node: Other Event Loop Functions262582 +Node: Converting Events263722 +Node: Dispatching Events; The Command Builder264331 +Node: Evaluation; Stack Frames; Bindings264566 +Node: Evaluation264908 +Node: Dynamic Binding; The specbinding Stack; Unwind-Protects271463 +Node: Simple Special Forms273847 +Node: Catch and Throw274630 +Node: Symbols and Variables277205 +Node: Introduction to Symbols277469 +Node: Obarrays278537 +Node: Symbol Values282070 +Node: Buffers and Textual Representation284358 +Node: Introduction to Buffers285016 +Node: The Text in a Buffer287722 +Node: Buffer Lists294872 +Node: Markers and Extents296823 +Node: Bufbytes and Emchars299088 +Node: The Buffer Object299303 +Node: MULE Character Sets and Encodings302783 +Node: Character Sets303845 +Node: Encodings307330 +Node: Japanese EUC (Extended Unix Code)308397 +Node: JIS7309229 +Node: Internal Mule Encodings310579 +Node: Internal String Encoding312409 +Node: Internal Character Encoding314554 +Node: CCL316278 +Node: The Lisp Reader and Compiler323031 +Node: Lstreams323244 +Node: Creating an Lstream324275 +Node: Lstream Types325502 +Node: Lstream Functions325754 +Node: Lstream Methods329320 +Node: Consoles; Devices; Frames; Windows332462 +Node: Introduction to Consoles; Devices; Frames; Windows332777 +Node: Point335310 +Node: Window Hierarchy336589 +Node: The Window Object341041 +Node: The Redisplay Mechanism344478 +Node: Critical Redisplay Sections345270 +Node: Line Start Cache346257 +Node: Redisplay Piece by Piece349493 +Node: Extents351530 +Node: Introduction to Extents352064 +Node: Extent Ordering353206 +Node: Format of the Extent Info354447 +Node: Zero-Length Extents356334 +Node: Mathematics of Extent Ordering357734 +Node: Extent Fragments362491 +Node: Faces363577 +Node: Glyphs363693 +Node: Specifiers366712 +Node: Menus366841 +Node: Subprocesses369099 +Node: Interface to X Windows371075 +Node: Index371246  End Tag Table