XEmacs 21.4.15
[chise/xemacs-chise.git.1] / info / lispref.info
index afa0020..774cfdb 100644 (file)
@@ -1,4 +1,4 @@
-This is ../info/lispref.info, produced by makeinfo version 4.0 from
+This is ../info/lispref.info, produced by makeinfo version 4.6 from
 lispref/lispref.texi.
 
 INFO-DIR-SECTION XEmacs Editor
@@ -52,868 +52,849 @@ Foundation instead of in the original English.
 \1f
 Indirect:
 lispref.info-1: 2366
-lispref.info-2: 49116
-lispref.info-3: 97603
-lispref.info-4: 147443
-lispref.info-5: 197182
-lispref.info-6: 245536
-lispref.info-7: 293943
-lispref.info-8: 342609
-lispref.info-9: 387691
-lispref.info-10: 436623
-lispref.info-11: 485480
-lispref.info-12: 534011
-lispref.info-13: 581563
-lispref.info-14: 629421
-lispref.info-15: 678836
-lispref.info-16: 726831
-lispref.info-17: 772168
-lispref.info-18: 819638
-lispref.info-19: 867196
-lispref.info-20: 914822
-lispref.info-21: 962849
-lispref.info-22: 1011771
-lispref.info-23: 1058034
-lispref.info-24: 1104498
-lispref.info-25: 1154158
-lispref.info-26: 1202849
-lispref.info-27: 1251704
-lispref.info-28: 1300371
-lispref.info-29: 1350322
-lispref.info-30: 1398471
-lispref.info-31: 1444126
-lispref.info-32: 1494115
-lispref.info-33: 1542685
-lispref.info-34: 1589890
-lispref.info-35: 1639716
-lispref.info-36: 1688392
-lispref.info-37: 1734125
-lispref.info-38: 1783264
-lispref.info-39: 1830706
-lispref.info-40: 1879259
-lispref.info-41: 1925812
-lispref.info-42: 1974507
-lispref.info-43: 2018882
-lispref.info-44: 2063267
-lispref.info-45: 2109761
-lispref.info-46: 2150603
-lispref.info-47: 2199821
-lispref.info-48: 2213690
+lispref.info-2: 299153
+lispref.info-3: 596434
+lispref.info-4: 894447
+lispref.info-5: 1194382
+lispref.info-6: 1492927
+lispref.info-7: 1792530
+lispref.info-8: 2092512
+lispref.info-9: 2304231
 \1f
 Tag Table:
 (Indirect)
 Node: Top\7f2366
-Node: Copying\7f49116
-Node: Introduction\7f68274
-Node: Caveats\7f69865
-Node: Lisp History\7f71544
-Node: Conventions\7f72800
-Node: Some Terms\7f73615
-Node: nil and t\7f74336
-Node: Evaluation Notation\7f76013
-Node: Printing Notation\7f76926
-Node: Error Messages\7f77800
-Node: Buffer Text Notation\7f78241
-Node: Format of Descriptions\7f79116
-Node: A Sample Function Description\7f79970
-Node: A Sample Variable Description\7f83956
-Node: Acknowledgements\7f84864
-Node: Lisp Data Types\7f86842
-Node: Printed Representation\7f89397
-Node: Comments\7f91439
-Node: Primitive Types\7f92336
-Node: Programming Types\7f93995
-Node: Integer Type\7f95947
-Node: Floating Point Type\7f96984
-Node: Character Type\7f97603
-Node: Symbol Type\7f105507
-Node: Sequence Type\7f108202
-Node: Cons Cell Type\7f109721
-Node: Dotted Pair Notation\7f114205
-Node: Association List Type\7f116326
-Node: Array Type\7f117209
-Node: String Type\7f118675
-Node: Vector Type\7f121356
-Node: Bit Vector Type\7f122128
-Node: Function Type\7f122990
-Node: Macro Type\7f124103
-Node: Primitive Function Type\7f124800
-Node: Compiled-Function Type\7f126326
-Node: Autoload Type\7f126880
-Node: Char Table Type\7f127894
-Node: Hash Table Type\7f128068
-Node: Range Table Type\7f129223
-Node: Weak List Type\7f130076
-Node: Editing Types\7f130226
-Node: Buffer Type\7f131853
-Node: Marker Type\7f133880
-Node: Extent Type\7f134604
-Node: Window Type\7f135872
-Node: Frame Type\7f137283
-Node: Device Type\7f138078
-Node: Console Type\7f138904
-Node: Window Configuration Type\7f140105
-Node: Event Type\7f140803
-Node: Process Type\7f140967
-Node: Stream Type\7f142002
-Node: Keymap Type\7f143125
-Node: Syntax Table Type\7f143663
-Node: Display Table Type\7f144686
-Node: Database Type\7f145125
-Node: Charset Type\7f145291
-Node: Coding System Type\7f145455
-Node: ToolTalk Message Type\7f145639
-Node: ToolTalk Pattern Type\7f145838
-Node: Window-System Types\7f146010
-Node: Face Type\7f147156
-Node: Glyph Type\7f147287
-Node: Specifier Type\7f147443
-Node: Font Instance Type\7f147616
-Node: Color Instance Type\7f147806
-Node: Image Instance Type\7f148003
-Node: Toolbar Button Type\7f148201
-Node: Subwindow Type\7f148394
-Node: X Resource Type\7f148573
-Node: Type Predicates\7f148726
-Node: Equality Predicates\7f157855
-Node: Numbers\7f162666
-Node: Integer Basics\7f164121
-Node: Float Basics\7f166470
-Node: Predicates on Numbers\7f168212
-Node: Comparison of Numbers\7f169845
-Node: Numeric Conversions\7f173666
-Node: Arithmetic Operations\7f175132
-Node: Rounding Operations\7f181271
-Node: Bitwise Operations\7f182384
-Node: Math Functions\7f191430
-Node: Random Numbers\7f193963
-Node: Strings and Characters\7f195729
-Node: String Basics\7f197182
-Node: Predicates for Strings\7f199600
-Node: Creating Strings\7f200363
-Node: Predicates for Characters\7f205704
-Node: Character Codes\7f206775
-Node: Text Comparison\7f208195
-Node: String Conversion\7f211640
-Node: Modifying Strings\7f215310
-Node: String Properties\7f215951
-Node: Formatting Strings\7f216596
-Node: Character Case\7f226214
-Node: Case Tables\7f229768
-Node: Char Tables\7f233739
-Node: Char Table Types\7f235131
-Node: Working With Char Tables\7f236716
-Node: Lists\7f238733
-Node: Cons Cells\7f239856
-Node: Lists as Boxes\7f241192
-Node: List-related Predicates\7f243834
-Node: List Elements\7f245536
-Node: Building Lists\7f250565
-Node: Modifying Lists\7f256557
-Node: Setcar\7f257369
-Node: Setcdr\7f259800
-Node: Rearrangement\7f262321
-Node: Sets And Lists\7f267907
-Node: Association Lists\7f272135
-Ref: Association Lists-Footnote-1\7f281426
-Node: Property Lists\7f281631
-Node: Working With Normal Plists\7f283179
-Node: Working With Lax Plists\7f285516
-Node: Converting Plists To/From Alists\7f287796
-Node: Weak Lists\7f289144
-Node: Sequences Arrays Vectors\7f291307
-Node: Sequence Functions\7f293943
-Node: Arrays\7f297602
-Node: Array Functions\7f300666
-Node: Vectors\7f303199
-Node: Vector Functions\7f304697
-Node: Bit Vectors\7f307268
-Node: Bit Vector Functions\7f308113
-Node: Symbols\7f310412
-Node: Symbol Components\7f311461
-Node: Definitions\7f315644
-Node: Creating Symbols\7f317869
-Node: Symbol Properties\7f324903
-Node: Plists and Alists\7f326430
-Node: Object Plists\7f328179
-Node: Other Plists\7f330939
-Node: Evaluation\7f332738
-Node: Intro Eval\7f333543
-Ref: Intro Eval-Footnote-1\7f336896
-Node: Eval\7f337031
-Node: Forms\7f341450
-Node: Self-Evaluating Forms\7f342609
-Node: Symbol Forms\7f344122
-Node: Classifying Lists\7f345039
-Node: Function Indirection\7f345795
-Node: Function Forms\7f348894
-Node: Macro Forms\7f349891
-Node: Special Forms\7f351491
-Node: Autoloading\7f353800
-Node: Quoting\7f354298
-Node: Control Structures\7f355659
-Node: Sequencing\7f357279
-Node: Conditionals\7f360144
-Node: Combining Conditions\7f363567
-Node: Iteration\7f366837
-Node: Nonlocal Exits\7f368616
-Node: Catch and Throw\7f369318
-Node: Examples of Catch\7f373157
-Node: Errors\7f375176
-Node: Signaling Errors\7f376665
-Node: Processing of Errors\7f385412
-Node: Handling Errors\7f387691
-Node: Error Symbols\7f394932
-Node: Cleanups\7f398888
-Node: Variables\7f402666
-Node: Global Variables\7f404435
-Node: Constant Variables\7f405511
-Node: Local Variables\7f406137
-Node: Void Variables\7f411075
-Node: Defining Variables\7f414591
-Node: Accessing Variables\7f421755
-Node: Setting Variables\7f423180
-Node: Variable Scoping\7f427699
-Node: Scope\7f429298
-Node: Extent\7f430823
-Node: Impl of Scope\7f432302
-Node: Using Scoping\7f434265
-Node: Buffer-Local Variables\7f435787
-Node: Intro to Buffer-Local\7f436623
-Node: Creating Buffer-Local\7f439166
-Node: Default Value\7f445065
-Node: Variable Aliases\7f448208
-Node: Functions\7f450059
-Node: What Is a Function\7f451153
-Node: Lambda Expressions\7f455199
-Node: Lambda Components\7f456109
-Node: Simple Lambda\7f457941
-Node: Argument List\7f459598
-Node: Function Documentation\7f463326
-Node: Function Names\7f465268
-Node: Defining Functions\7f467841
-Node: Calling Functions\7f470881
-Node: Mapping Functions\7f474729
-Node: Anonymous Functions\7f477417
-Node: Function Cells\7f480662
-Node: Inline Functions\7f485480
-Node: Related Topics\7f487290
-Node: Macros\7f488343
-Node: Simple Macro\7f489627
-Node: Expansion\7f490362
-Node: Compiling Macros\7f493366
-Node: Defining Macros\7f495202
-Node: Backquote\7f496519
-Node: Problems with Macros\7f498916
-Node: Argument Evaluation\7f499611
-Node: Surprising Local Vars\7f502526
-Node: Eval During Expansion\7f504594
-Node: Repeated Expansion\7f506287
-Node: Customization\7f508203
-Node: Common Keywords\7f508672
-Node: Group Definitions\7f511517
-Node: Variable Definitions\7f513709
-Node: Customization Types\7f518699
-Node: Simple Types\7f520134
-Node: Composite Types\7f522291
-Node: Splicing into Lists\7f526981
-Node: Type Keywords\7f528816
-Node: Loading\7f532336
-Node: How Programs Do Loading\7f534011
-Node: Autoload\7f543137
-Node: Repeated Loading\7f549207
-Node: Named Features\7f551320
-Node: Unloading\7f557750
-Node: Hooks for Loading\7f559906
-Node: Byte Compilation\7f560623
-Node: Speed of Byte-Code\7f562616
-Node: Compilation Functions\7f563823
-Node: Docs and Compilation\7f570480
-Node: Dynamic Loading\7f573133
-Node: Eval During Compile\7f575497
-Node: Compiled-Function Objects\7f576762
-Node: Disassembly\7f581563
-Node: Different Behavior\7f588844
-Node: Debugging\7f590189
-Node: Debugger\7f591601
-Node: Error Debugging\7f592746
-Node: Infinite Loops\7f595499
-Node: Function Debugging\7f596743
-Node: Explicit Debug\7f599543
-Node: Using Debugger\7f600314
-Node: Debugger Commands\7f602176
-Node: Invoking the Debugger\7f606493
-Node: Internals of Debugger\7f610408
-Node: Syntax Errors\7f615295
-Node: Excess Open\7f616543
-Node: Excess Close\7f618418
-Node: Compilation Errors\7f619839
-Node: Edebug\7f621127
-Node: Using Edebug\7f623235
-Node: Instrumenting\7f625932
-Node: Edebug Execution Modes\7f629421
-Node: Jumping\7f632531
-Node: Edebug Misc\7f634874
-Node: Breakpoints\7f636263
-Node: Global Break Condition\7f639069
-Node: Embedded Breakpoints\7f640024
-Node: Trapping Errors\7f640979
-Node: Edebug Views\7f643055
-Node: Edebug Eval\7f645020
-Node: Eval List\7f646197
-Node: Reading in Edebug\7f649582
-Node: Printing in Edebug\7f650381
-Node: Tracing\7f652096
-Node: Coverage Testing\7f653984
-Node: The Outside Context\7f656025
-Node: Checking Whether to Stop\7f656974
-Node: Edebug Display Update\7f657621
-Node: Edebug Recursive Edit\7f659644
-Node: Instrumenting Macro Calls\7f661299
-Node: Specification List\7f663781
-Node: Backtracking\7f673192
-Node: Debugging Backquote\7f675130
-Node: Specification Examples\7f678836
-Node: Edebug Options\7f680903
-Node: Read and Print\7f686242
-Node: Streams Intro\7f687219
-Node: Input Streams\7f689237
-Node: Input Functions\7f694138
-Node: Output Streams\7f696198
-Node: Output Functions\7f700249
-Node: Output Variables\7f704549
-Node: Minibuffers\7f709350
-Node: Intro to Minibuffers\7f710502
-Node: Text from Minibuffer\7f712690
-Node: Object from Minibuffer\7f717784
-Node: Minibuffer History\7f721877
-Node: Completion\7f724856
-Node: Basic Completion\7f726831
-Node: Minibuffer Completion\7f731714
-Node: Completion Commands\7f735291
-Node: High-Level Completion\7f739948
-Node: Reading File Names\7f744697
-Node: Programmed Completion\7f748389
-Node: Yes-or-No Queries\7f750771
-Node: Multiple Queries\7f756508
-Node: Reading a Password\7f760575
-Node: Minibuffer Misc\7f761918
-Node: Command Loop\7f766798
-Node: Command Overview\7f768142
-Node: Defining Commands\7f771420
-Node: Using Interactive\7f772168
-Node: Interactive Codes\7f776941
-Node: Interactive Examples\7f782733
-Node: Interactive Call\7f784047
-Node: Command Loop Info\7f789462
-Node: Events\7f794441
-Node: Event Types\7f795902
-Node: Event Contents\7f797825
-Node: Event Predicates\7f802301
-Node: Accessing Mouse Event Positions\7f803619
-Node: Frame-Level Event Position Info\7f804318
-Node: Window-Level Event Position Info\7f805358
-Node: Event Text Position Info\7f807122
-Node: Event Glyph Position Info\7f809614
-Node: Event Toolbar Position Info\7f810937
-Node: Other Event Position Info\7f811608
-Node: Accessing Other Event Info\7f812017
-Node: Working With Events\7f813637
-Node: Converting Events\7f819638
-Node: Reading Input\7f823037
-Node: Key Sequence Input\7f824039
-Node: Reading One Event\7f826674
-Node: Dispatching an Event\7f829498
-Node: Quoted Character Input\7f829949
-Node: Peeking and Discarding\7f831297
-Node: Waiting\7f835201
-Node: Quitting\7f837515
-Node: Prefix Command Arguments\7f841923
-Node: Recursive Editing\7f847010
-Node: Disabling Commands\7f851805
-Node: Command History\7f853873
-Node: Keyboard Macros\7f855610
-Node: Keymaps\7f857827
-Node: Keymap Terminology\7f859404
-Node: Format of Keymaps\7f862333
-Node: Creating Keymaps\7f862744
-Node: Inheritance and Keymaps\7f864824
-Node: Key Sequences\7f867196
-Node: Prefix Keys\7f871992
-Node: Active Keymaps\7f875577
-Node: Key Lookup\7f884948
-Node: Functions for Key Lookup\7f890111
-Node: Changing Key Bindings\7f895812
-Node: Key Binding Commands\7f902974
-Node: Scanning Keymaps\7f905039
-Node: Other Keymap Functions\7f913608
-Node: Menus\7f914230
-Node: Menu Format\7f914822
-Node: Menubar Format\7f923468
-Node: Menubar\7f924093
-Node: Modifying Menus\7f927206
-Node: Menu Filters\7f932550
-Node: Pop-Up Menus\7f934446
-Node: Menu Accelerators\7f936774
-Node: Creating Menu Accelerators\7f937530
-Node: Keyboard Menu Traversal\7f938890
-Node: Menu Accelerator Functions\7f939617
-Node: Buffers Menu\7f942693
-Node: Dialog Boxes\7f943987
-Node: Dialog Box Format\7f944154
-Node: Dialog Box Functions\7f945579
-Node: Toolbar\7f945976
-Node: Toolbar Intro\7f946411
-Node: Creating Toolbar\7f948811
-Node: Toolbar Descriptor Format\7f949728
-Node: Specifying the Toolbar\7f954225
-Node: Other Toolbar Variables\7f957832
-Node: Gutter\7f962260
-Node: Gutter Intro\7f962849
-Node: Creating Gutter\7f964852
-Node: Gutter Descriptor Format\7f967739
-Node: Specifying a Gutter\7f972196
-Node: Other Gutter Variables\7f975731
-Node: Common Gutter Widgets\7f980118
-Node: Buffer Tabs\7f981110
-Node: Progress Bars\7f981251
-Node: Scrollbars\7f981396
-Node: Drag and Drop\7f981531
-Node: Supported Protocols\7f982607
-Node: OffiX DND\7f983110
-Node: CDE dt\7f984117
-Node: MSWindows OLE\7f984708
-Node: Loose ends\7f984879
-Node: Drop Interface\7f985271
-Node: Drag Interface\7f986293
-Node: Modes\7f986467
-Node: Major Modes\7f987418
-Node: Major Mode Conventions\7f990333
-Node: Example Major Modes\7f996288
-Node: Auto Major Mode\7f1004321
-Node: Mode Help\7f1011771
-Node: Derived Modes\7f1012872
-Node: Minor Modes\7f1015063
-Node: Minor Mode Conventions\7f1016365
-Node: Keymaps and Minor Modes\7f1019228
-Node: Modeline Format\7f1020063
-Node: Modeline Data\7f1021831
-Node: Modeline Variables\7f1026984
-Node: %-Constructs\7f1031700
-Node: Hooks\7f1034687
-Node: Documentation\7f1041447
-Node: Documentation Basics\7f1042870
-Node: Accessing Documentation\7f1045921
-Node: Keys in Documentation\7f1052202
-Node: Describing Characters\7f1055685
-Node: Help Functions\7f1058034
-Node: Obsoleteness\7f1064484
-Node: Files\7f1067476
-Node: Visiting Files\7f1069401
-Node: Visiting Functions\7f1070906
-Node: Subroutines of Visiting\7f1076064
-Node: Saving Buffers\7f1078137
-Node: Reading from Files\7f1084230
-Node: Writing to Files\7f1086391
-Node: File Locks\7f1089108
-Node: Information about Files\7f1092175
-Node: Testing Accessibility\7f1092936
-Node: Kinds of Files\7f1096676
-Node: Truenames\7f1098357
-Node: File Attributes\7f1099359
-Node: Changing File Attributes\7f1104498
-Node: File Names\7f1109920
-Node: File Name Components\7f1111493
-Node: Directory Names\7f1113938
-Node: Relative File Names\7f1117168
-Node: File Name Expansion\7f1118138
-Node: Unique File Names\7f1121892
-Node: File Name Completion\7f1123507
-Node: User Name Completion\7f1126775
-Node: Contents of Directories\7f1128182
-Node: Create/Delete Dirs\7f1131495
-Node: Magic File Names\7f1132601
-Node: Partial Files\7f1138249
-Node: Intro to Partial Files\7f1138477
-Node: Creating a Partial File\7f1139717
-Node: Detached Partial Files\7f1140653
-Node: Format Conversion\7f1141775
-Node: Files and MS-DOS\7f1147273
-Node: Backups and Auto-Saving\7f1149337
-Node: Backup Files\7f1150012
-Node: Making Backups\7f1151409
-Node: Rename or Copy\7f1154158
-Node: Numbered Backups\7f1156651
-Node: Backup Names\7f1158886
-Node: Auto-Saving\7f1162178
-Node: Reverting\7f1170340
-Node: Buffers\7f1173676
-Node: Buffer Basics\7f1175092
-Node: Current Buffer\7f1177145
-Node: Buffer Names\7f1181849
-Node: Buffer File Name\7f1185056
-Node: Buffer Modification\7f1189175
-Node: Modification Time\7f1191418
-Node: Read Only Buffers\7f1194793
-Node: The Buffer List\7f1198032
-Node: Creating Buffers\7f1202849
-Node: Killing Buffers\7f1204995
-Node: Indirect Buffers\7f1208827
-Node: Windows\7f1211401
-Node: Basic Windows\7f1212879
-Node: Splitting Windows\7f1215977
-Node: Deleting Windows\7f1221303
-Node: Selecting Windows\7f1225221
-Node: Cyclic Window Ordering\7f1229444
-Node: Buffers and Windows\7f1234599
-Node: Displaying Buffers\7f1236377
-Node: Choosing Window\7f1241716
-Node: Window Point\7f1249634
-Node: Window Start\7f1251704
-Node: Vertical Scrolling\7f1256503
-Node: Horizontal Scrolling\7f1262701
-Node: Size of Window\7f1266230
-Node: Position of Window\7f1270948
-Node: Resizing Windows\7f1273201
-Node: Window Configurations\7f1278639
-Node: Frames\7f1282136
-Node: Creating Frames\7f1284477
-Node: Frame Properties\7f1285817
-Node: Property Access\7f1286633
-Node: Initial Properties\7f1287540
-Node: X Frame Properties\7f1290026
-Node: Size and Position\7f1294660
-Node: Frame Name\7f1296658
-Node: Frame Titles\7f1297572
-Node: Deleting Frames\7f1299396
-Node: Finding All Frames\7f1300371
-Node: Frames and Windows\7f1303599
-Node: Minibuffers and Frames\7f1306381
-Node: Input Focus\7f1307299
-Node: Visibility of Frames\7f1310404
-Node: Raising and Lowering\7f1312394
-Node: Frame Configurations\7f1314770
-Node: Frame Hooks\7f1315827
-Node: Consoles and Devices\7f1317632
-Node: Basic Console Functions\7f1320375
-Node: Basic Device Functions\7f1320798
-Node: Console Types and Device Classes\7f1321644
-Node: Connecting to a Console or Device\7f1323911
-Node: The Selected Console and Device\7f1326095
-Node: Console and Device I/O\7f1327121
-Node: Positions\7f1327885
-Node: Point\7f1328854
-Node: Motion\7f1331944
-Node: Character Motion\7f1332711
-Node: Word Motion\7f1334948
-Node: Buffer End Motion\7f1336338
-Node: Text Lines\7f1337875
-Node: Screen Lines\7f1342776
-Node: List Motion\7f1346839
-Node: Skipping Characters\7f1350322
-Node: Excursions\7f1352541
-Node: Narrowing\7f1355581
-Node: Markers\7f1360912
-Node: Overview of Markers\7f1361818
-Node: Predicates on Markers\7f1366510
-Node: Creating Markers\7f1367756
-Node: Information from Markers\7f1371956
-Node: Changing Markers\7f1373054
-Node: The Mark\7f1374582
-Node: The Region\7f1383085
-Node: Text\7f1388771
-Node: Near Point\7f1391470
-Node: Buffer Contents\7f1395657
-Node: Comparing Text\7f1397063
-Node: Insertion\7f1398471
-Node: Commands for Insertion\7f1402381
-Node: Deletion\7f1405275
-Node: User-Level Deletion\7f1408925
-Node: The Kill Ring\7f1413085
-Node: Kill Ring Concepts\7f1415259
-Node: Kill Functions\7f1416313
-Node: Yank Commands\7f1418236
-Node: Low-Level Kill Ring\7f1420107
-Node: Internals of Kill Ring\7f1423193
-Node: Undo\7f1425973
-Node: Maintaining Undo\7f1430310
-Node: Filling\7f1432928
-Node: Margins\7f1438922
-Node: Auto Filling\7f1442945
-Node: Sorting\7f1444126
-Node: Columns\7f1453440
-Node: Indentation\7f1456521
-Node: Primitive Indent\7f1457300
-Node: Mode-Specific Indent\7f1458625
-Node: Region Indent\7f1461157
-Node: Relative Indent\7f1464104
-Node: Indent Tabs\7f1466486
-Node: Motion by Indent\7f1467807
-Node: Case Changes\7f1468586
-Node: Text Properties\7f1471939
-Node: Examining Properties\7f1473752
-Node: Changing Properties\7f1475635
-Node: Property Search\7f1479226
-Node: Special Properties\7f1483945
-Node: Saving Properties\7f1484226
-Node: Substitution\7f1487368
-Node: Registers\7f1490638
-Node: Transposition\7f1493221
-Node: Change Hooks\7f1494115
-Node: Transformations\7f1496155
-Node: Searching and Matching\7f1501259
-Node: String Search\7f1502390
-Node: Regular Expressions\7f1507371
-Node: Syntax of Regexps\7f1508738
-Node: Regexp Example\7f1523341
-Node: Regexp Search\7f1525511
-Node: POSIX Regexps\7f1531848
-Node: Search and Replace\7f1533925
-Node: Match Data\7f1537290
-Node: Simple Match Data\7f1538420
-Node: Replacing Match\7f1542685
-Node: Entire Match Data\7f1545366
-Node: Saving Match Data\7f1547604
-Node: Searching and Case\7f1548992
-Node: Standard Regexps\7f1551026
-Node: Syntax Tables\7f1553224
-Node: Syntax Basics\7f1554338
-Node: Syntax Descriptors\7f1557310
-Node: Syntax Class Table\7f1559160
-Node: Syntax Flags\7f1565198
-Node: Syntax Table Functions\7f1568415
-Node: Motion and Syntax\7f1572703
-Node: Parsing Expressions\7f1574155
-Node: Standard Syntax Tables\7f1580253
-Node: Syntax Table Internals\7f1581097
-Node: Abbrevs\7f1582123
-Node: Abbrev Mode\7f1583927
-Node: Abbrev Tables\7f1584647
-Node: Defining Abbrevs\7f1586186
-Node: Abbrev Files\7f1588107
-Node: Abbrev Expansion\7f1589890
-Node: Standard Abbrev Tables\7f1594521
-Node: Extents\7f1595680
-Node: Intro to Extents\7f1596923
-Node: Creating and Modifying Extents\7f1600915
-Node: Extent Endpoints\7f1602496
-Node: Finding Extents\7f1605759
-Node: Mapping Over Extents\7f1609881
-Node: Extent Properties\7f1616004
-Node: Detached Extents\7f1626165
-Node: Extent Parents\7f1628024
-Node: Duplicable Extents\7f1629718
-Node: Extents and Events\7f1632939
-Node: Atomic Extents\7f1634846
-Node: Specifiers\7f1635293
-Node: Introduction to Specifiers\7f1637406
-Node: Specifiers In-Depth\7f1639716
-Node: Specifier Instancing\7f1644628
-Node: Specifier Types\7f1647890
-Node: Adding Specifications\7f1652964
-Node: Retrieving Specifications\7f1662385
-Node: Specifier Tag Functions\7f1666130
-Node: Specifier Instancing Functions\7f1669364
-Node: Specifier Example\7f1672771
-Node: Creating Specifiers\7f1675927
-Node: Specifier Validation Functions\7f1680244
-Node: Other Specification Functions\7f1682630
-Node: Faces and Window-System Objects\7f1686451
-Node: Faces\7f1686775
-Node: Merging Faces\7f1688392
-Node: Basic Face Functions\7f1690353
-Node: Face Properties\7f1692501
-Node: Face Convenience Functions\7f1702774
-Node: Other Face Display Functions\7f1705994
-Node: Fonts\7f1706806
-Node: Font Specifiers\7f1707507
-Node: Font Instances\7f1708692
-Node: Font Instance Names\7f1709659
-Node: Font Instance Size\7f1710500
-Node: Font Instance Characteristics\7f1711786
-Node: Font Convenience Functions\7f1712964
-Node: Colors\7f1714254
-Node: Color Specifiers\7f1714694
-Node: Color Instances\7f1717054
-Node: Color Instance Properties\7f1717798
-Node: Color Convenience Functions\7f1718424
-Node: Glyphs\7f1719477
-Node: Glyph Functions\7f1721078
-Node: Creating Glyphs\7f1721485
-Node: Glyph Properties\7f1734125
-Node: Glyph Convenience Functions\7f1743292
-Node: Glyph Dimensions\7f1747239
-Node: Images\7f1748319
-Node: Image Specifiers\7f1748768
-Node: Image Instantiator Conversion\7f1764259
-Node: Image Instances\7f1765624
-Node: Image Instance Types\7f1766375
-Node: Image Instance Functions\7f1769140
-Node: Glyph Types\7f1776197
-Node: Mouse Pointer\7f1777969
-Node: Redisplay Glyphs\7f1780972
-Node: Subwindows\7f1782005
-Node: Annotations\7f1782248
-Node: Annotation Basics\7f1783264
-Node: Annotation Primitives\7f1787202
-Node: Annotation Properties\7f1788541
-Node: Locating Annotations\7f1791581
-Node: Margin Primitives\7f1792418
-Node: Annotation Hooks\7f1794312
-Node: Display\7f1794972
-Node: Refresh Screen\7f1795950
-Node: Truncation\7f1798144
-Node: The Echo Area\7f1800669
-Node: Warnings\7f1807112
-Node: Invisible Text\7f1811548
-Node: Selective Display\7f1814127
-Node: Overlay Arrow\7f1818253
-Node: Temporary Displays\7f1819606
-Node: Blinking\7f1823727
-Node: Usual Display\7f1825911
-Node: Display Tables\7f1828460
-Node: Display Table Format\7f1829264
-Node: Active Display Table\7f1830706
-Node: Character Descriptors\7f1834701
-Node: Beeping\7f1835458
-Node: Hash Tables\7f1840224
-Node: Introduction to Hash Tables\7f1840832
-Node: Working With Hash Tables\7f1847391
-Node: Weak Hash Tables\7f1848508
-Node: Range Tables\7f1850525
-Node: Introduction to Range Tables\7f1851214
-Node: Working With Range Tables\7f1851660
-Node: Databases\7f1852619
-Node: Connecting to a Database\7f1852918
-Node: Working With a Database\7f1854025
-Node: Other Database Functions\7f1854899
-Node: Processes\7f1855468
-Node: Subprocess Creation\7f1857692
-Node: Synchronous Processes\7f1861143
-Node: MS-DOS Subprocesses\7f1867865
-Node: Asynchronous Processes\7f1868939
-Node: Deleting Processes\7f1873296
-Node: Process Information\7f1875167
-Node: Input to Processes\7f1879259
-Node: Signals to Processes\7f1881954
-Node: Output from Processes\7f1886769
-Node: Process Buffers\7f1887581
-Node: Filter Functions\7f1890460
-Node: Accepting Output\7f1896051
-Node: Sentinels\7f1897578
-Node: Process Window Size\7f1901068
-Node: Transaction Queues\7f1901417
-Node: Network\7f1903115
-Node: System Interface\7f1905749
-Node: Starting Up\7f1907019
-Node: Start-up Summary\7f1907613
-Node: Init File\7f1911167
-Node: Terminal-Specific\7f1913548
-Node: Command Line Arguments\7f1916707
-Node: Getting Out\7f1920196
-Node: Killing XEmacs\7f1920765
-Node: Suspending XEmacs\7f1922433
-Node: System Environment\7f1925812
-Node: User Identification\7f1931993
-Node: Time of Day\7f1935522
-Node: Time Conversion\7f1938309
-Node: Timers\7f1943551
-Node: Terminal Input\7f1945724
-Node: Input Modes\7f1946227
-Node: Translating Input\7f1948686
-Node: Recording Input\7f1952851
-Node: Terminal Output\7f1954951
-Node: Flow Control\7f1958572
-Node: Batch Mode\7f1962534
-Node: X-Windows\7f1963916
-Node: X Selections\7f1964787
-Node: X Server\7f1967538
-Node: Resources\7f1967989
-Node: Server Data\7f1973300
-Node: Grabs\7f1974507
-Node: X Miscellaneous\7f1976087
-Node: ToolTalk Support\7f1978472
-Node: XEmacs ToolTalk API Summary\7f1978689
-Node: Sending Messages\7f1979989
-Node: Example of Sending Messages\7f1980240
-Node: Elisp Interface for Sending Messages\7f1981302
-Node: Receiving Messages\7f1987898
-Node: Example of Receiving Messages\7f1988121
-Node: Elisp Interface for Receiving Messages\7f1988957
-Node: LDAP Support\7f1992814
-Node: Building XEmacs with LDAP support\7f1993308
-Node: XEmacs LDAP API\7f1994285
-Node: LDAP Variables\7f1995337
-Node: The High-Level LDAP API\7f1997937
-Node: The Low-Level LDAP API\7f2001410
-Node: The LDAP Lisp Object\7f2002241
-Node: Opening and Closing a LDAP Connection\7f2002796
-Node: Low-level Operations on a LDAP Server\7f2004602
-Node: LDAP Internationalization\7f2007326
-Node: LDAP Internationalization Variables\7f2008231
-Node: Encoder/Decoder Functions\7f2009962
-Node: Syntax of Search Filters\7f2010999
-Node: PostgreSQL Support\7f2012297
-Node: Building XEmacs with PostgreSQL support\7f2012692
-Node: XEmacs PostgreSQL libpq API\7f2014039
-Node: libpq Lisp Variables\7f2015918
-Node: libpq Lisp Symbols and DataTypes\7f2018882
-Node: Synchronous Interface Functions\7f2032138
-Node: Asynchronous Interface Functions\7f2036629
-Node: Large Object Support\7f2040134
-Node: Other libpq Functions\7f2040761
-Node: Unimplemented libpq Functions\7f2043796
-Node: XEmacs PostgreSQL libpq Examples\7f2049115
-Node: Internationalization\7f2055206
-Node: I18N Levels 1 and 2\7f2055549
-Node: I18N Level 3\7f2056255
-Node: Level 3 Basics\7f2056536
-Node: Level 3 Primitives\7f2057369
-Node: Dynamic Messaging\7f2058975
-Node: Domain Specification\7f2059438
-Node: Documentation String Extraction\7f2061108
-Node: I18N Level 4\7f2062026
-Node: MULE\7f2062218
-Node: Internationalization Terminology\7f2063267
-Node: Charsets\7f2075466
-Node: Charset Properties\7f2076162
-Node: Basic Charset Functions\7f2080877
-Node: Charset Property Functions\7f2083058
-Node: Predefined Charsets\7f2085128
-Node: MULE Characters\7f2088048
-Node: Composite Characters\7f2088923
-Node: Coding Systems\7f2090190
-Node: Coding System Types\7f2092330
-Node: ISO 2022\7f2096314
-Node: EOL Conversion\7f2108589
-Node: Coding System Properties\7f2109761
-Node: Basic Coding System Functions\7f2114084
-Node: Coding System Property Functions\7f2116118
-Node: Encoding and Decoding Text\7f2116676
-Node: Detection of Textual Encoding\7f2117812
-Node: Big5 and Shift-JIS Functions\7f2119348
-Node: Predefined Coding Systems\7f2120500
-Node: CCL\7f2132594
-Node: CCL Syntax\7f2135698
-Node: CCL Statements\7f2137274
-Node: CCL Expressions\7f2141922
-Node: Calling CCL\7f2144461
-Node: CCL Examples\7f2147466
-Node: Category Tables\7f2147603
-Node: Tips\7f2149962
-Node: Style Tips\7f2150603
-Node: Compilation Tips\7f2160122
-Node: Documentation Tips\7f2162036
-Node: Comment Tips\7f2167545
-Node: Library Headers\7f2170548
-Node: Building XEmacs and Object Allocation\7f2174520
-Node: Building XEmacs\7f2175403
-Node: Pure Storage\7f2181981
-Node: Garbage Collection\7f2184769
-Node: Standard Errors\7f2195612
-Node: Standard Buffer-Local Variables\7f2199821
-Node: Standard Keymaps\7f2202456
-Node: Standard Hooks\7f2206190
-Node: Index\7f2213690
+Node: Copying\7f50069
+Node: Introduction\7f69219
+Node: Caveats\7f70801
+Node: Lisp History\7f72477
+Node: Conventions\7f73730
+Node: Some Terms\7f74542
+Node: nil and t\7f75260
+Node: Evaluation Notation\7f76934
+Node: Printing Notation\7f77845
+Node: Error Messages\7f78715
+Node: Buffer Text Notation\7f79153
+Node: Format of Descriptions\7f80025
+Node: A Sample Function Description\7f80876
+Node: A Sample Variable Description\7f84859
+Node: Acknowledgements\7f85764
+Node: Packaging\7f87739
+Node: Package Overview\7f89486
+Node: The User View\7f91666
+Node: The Library Maintainer View\7f98125
+Node: Infrastructure\7f100037
+Node: Control Files\7f103981
+Node: Obtaining\7f106049
+Node: The Package Release Engineer View\7f106563
+Node: Package Terminology\7f107294
+Node: Building Packages\7f110118
+Node: Makefile Targets\7f111327
+Node: Local.rules File\7f113188
+Node: Creating Packages\7f120123
+Node: package-info.in\7f120657
+Node: Makefile\7f125512
+Node: Documenting Packages\7f139309
+Node: Issues\7f140602
+Node: Lisp Data Types\7f140717
+Node: Printed Representation\7f143266
+Node: Comments\7f145305
+Node: Primitive Types\7f146199
+Node: Programming Types\7f147855
+Node: Integer Type\7f149804
+Node: Floating Point Type\7f150838
+Node: Character Type\7f151454
+Node: Symbol Type\7f159355
+Node: Sequence Type\7f162047
+Node: Cons Cell Type\7f163563
+Node: Dotted Pair Notation\7f168044
+Node: Association List Type\7f170162
+Node: Array Type\7f171042
+Node: String Type\7f172505
+Node: Vector Type\7f175183
+Node: Bit Vector Type\7f175952
+Node: Function Type\7f176811
+Node: Macro Type\7f177921
+Node: Primitive Function Type\7f178615
+Node: Compiled-Function Type\7f180138
+Node: Autoload Type\7f180689
+Node: Char Table Type\7f181700
+Node: Hash Table Type\7f181871
+Node: Range Table Type\7f183022
+Node: Weak List Type\7f183872
+Node: Editing Types\7f184019
+Node: Buffer Type\7f185643
+Node: Marker Type\7f187667
+Node: Extent Type\7f188387
+Node: Window Type\7f189652
+Node: Frame Type\7f191060
+Node: Device Type\7f191852
+Node: Console Type\7f192675
+Node: Window Configuration Type\7f193873
+Node: Event Type\7f194568
+Node: Process Type\7f194729
+Node: Stream Type\7f195761
+Node: Keymap Type\7f196881
+Node: Syntax Table Type\7f197416
+Node: Display Table Type\7f198435
+Node: Database Type\7f198872
+Node: Charset Type\7f199035
+Node: Coding System Type\7f199196
+Node: ToolTalk Message Type\7f199377
+Node: ToolTalk Pattern Type\7f199573
+Node: Window-System Types\7f199742
+Node: Face Type\7f200885
+Node: Glyph Type\7f201013
+Node: Specifier Type\7f201166
+Node: Font Instance Type\7f201336
+Node: Color Instance Type\7f201523
+Node: Image Instance Type\7f201717
+Node: Toolbar Button Type\7f201912
+Node: Subwindow Type\7f202102
+Node: X Resource Type\7f202278
+Node: Type Predicates\7f202428
+Node: Equality Predicates\7f211554
+Node: Numbers\7f216362
+Node: Integer Basics\7f217814
+Node: Float Basics\7f220160
+Node: Predicates on Numbers\7f221899
+Node: Comparison of Numbers\7f223529
+Node: Numeric Conversions\7f227347
+Node: Arithmetic Operations\7f228810
+Node: Rounding Operations\7f234946
+Node: Bitwise Operations\7f236056
+Node: Math Functions\7f245099
+Node: Random Numbers\7f247631
+Node: Strings and Characters\7f249394
+Node: String Basics\7f250844
+Node: Predicates for Strings\7f253259
+Node: Creating Strings\7f254019
+Node: Predicates for Characters\7f259357
+Node: Character Codes\7f260428
+Node: Text Comparison\7f261848
+Node: String Conversion\7f265293
+Node: Modifying Strings\7f268960
+Node: String Properties\7f269598
+Node: Formatting Strings\7f270240
+Node: Character Case\7f279855
+Node: Case Tables\7f283406
+Node: Char Tables\7f287373
+Node: Char Table Types\7f288763
+Node: Working With Char Tables\7f290345
+Node: Lists\7f292362
+Node: Cons Cells\7f293482
+Node: Lists as Boxes\7f294815
+Node: List-related Predicates\7f297454
+Node: List Elements\7f299153
+Node: Building Lists\7f304179
+Node: Modifying Lists\7f310167
+Node: Setcar\7f310976
+Node: Setcdr\7f313404
+Node: Rearrangement\7f315922
+Node: Sets And Lists\7f321505
+Node: Association Lists\7f325730
+Ref: Association Lists-Footnote-1\7f335018
+Node: Property Lists\7f335223
+Node: Working With Normal Plists\7f336768
+Node: Working With Lax Plists\7f339105
+Node: Converting Plists To/From Alists\7f341382
+Node: Weak Lists\7f342730
+Node: Sequences Arrays Vectors\7f344890
+Node: Sequence Functions\7f347523
+Node: Arrays\7f351179
+Node: Array Functions\7f354240
+Node: Vectors\7f356770
+Node: Vector Functions\7f358265
+Node: Bit Vectors\7f360833
+Node: Bit Vector Functions\7f361675
+Node: Symbols\7f363971
+Node: Symbol Components\7f365017
+Node: Definitions\7f369197
+Node: Creating Symbols\7f371419
+Node: Symbol Properties\7f378450
+Node: Plists and Alists\7f379974
+Node: Object Plists\7f381720
+Node: Other Plists\7f384477
+Node: Evaluation\7f386273
+Node: Intro Eval\7f387075
+Ref: Intro Eval-Footnote-1\7f390425
+Node: Eval\7f390560
+Node: Forms\7f394976
+Node: Self-Evaluating Forms\7f396133
+Node: Symbol Forms\7f397643
+Node: Classifying Lists\7f398557
+Node: Function Indirection\7f399310
+Node: Function Forms\7f402406
+Node: Macro Forms\7f403400
+Node: Special Forms\7f404997
+Node: Autoloading\7f407303
+Node: Quoting\7f407798
+Node: Control Structures\7f409156
+Node: Sequencing\7f410774
+Node: Conditionals\7f413636
+Node: Combining Conditions\7f417056
+Node: Iteration\7f420323
+Node: Nonlocal Exits\7f422099
+Node: Catch and Throw\7f422797
+Node: Examples of Catch\7f426633
+Node: Errors\7f428649
+Node: Signaling Errors\7f430135
+Node: Processing of Errors\7f438879
+Node: Handling Errors\7f441154
+Node: Error Symbols\7f448390
+Node: Cleanups\7f452343
+Node: Variables\7f456118
+Node: Global Variables\7f457885
+Node: Constant Variables\7f458958
+Node: Local Variables\7f459581
+Node: Void Variables\7f464516
+Node: Defining Variables\7f468029
+Node: Accessing Variables\7f475190
+Node: Setting Variables\7f476612
+Node: Variable Scoping\7f481128
+Node: Scope\7f482724
+Node: Extent\7f484247
+Node: Impl of Scope\7f485723
+Node: Using Scoping\7f487683
+Node: Buffer-Local Variables\7f489202
+Node: Intro to Buffer-Local\7f490035
+Node: Creating Buffer-Local\7f492575
+Node: Default Value\7f498474
+Node: Variable Aliases\7f501614
+Node: Functions\7f503462
+Node: What Is a Function\7f504553
+Node: Lambda Expressions\7f508596
+Node: Lambda Components\7f509503
+Node: Simple Lambda\7f511328
+Node: Argument List\7f512982
+Node: Function Documentation\7f516707
+Node: Function Names\7f518646
+Node: Defining Functions\7f521216
+Node: Calling Functions\7f524253
+Node: Mapping Functions\7f528098
+Node: Anonymous Functions\7f530795
+Node: Function Cells\7f534037
+Node: Inline Functions\7f538852
+Node: Related Topics\7f540659
+Node: Macros\7f541709
+Node: Simple Macro\7f542990
+Node: Expansion\7f543722
+Node: Compiling Macros\7f546723
+Node: Defining Macros\7f548556
+Node: Backquote\7f549870
+Node: Problems with Macros\7f552264
+Node: Argument Evaluation\7f552955
+Node: Surprising Local Vars\7f555867
+Node: Eval During Expansion\7f557929
+Node: Repeated Expansion\7f559619
+Node: Customization\7f561532
+Node: Common Keywords\7f561998
+Node: Group Definitions\7f564839
+Node: Variable Definitions\7f567029
+Node: Customization Types\7f572016
+Node: Simple Types\7f573448
+Node: Composite Types\7f575602
+Node: Splicing into Lists\7f580289
+Node: Type Keywords\7f582121
+Node: Loading\7f585639
+Node: How Programs Do Loading\7f587311
+Node: Autoload\7f596434
+Node: Repeated Loading\7f602501
+Node: Named Features\7f604611
+Node: Unloading\7f611038
+Node: Hooks for Loading\7f613191
+Node: Byte Compilation\7f613908
+Node: Speed of Byte-Code\7f615972
+Node: Compilation Functions\7f617176
+Node: Compilation Options\7f623946
+Node: Docs and Compilation\7f633876
+Node: Dynamic Loading\7f636541
+Node: Eval During Compile\7f638917
+Node: Compiled-Function Objects\7f640179
+Node: Disassembly\7f644977
+Node: Different Behavior\7f652255
+Node: Debugging\7f653597
+Node: Debugger\7f655006
+Node: Error Debugging\7f656148
+Node: Infinite Loops\7f658898
+Node: Function Debugging\7f660139
+Node: Explicit Debug\7f662936
+Node: Using Debugger\7f663704
+Node: Debugger Commands\7f665563
+Node: Invoking the Debugger\7f669877
+Node: Internals of Debugger\7f673789
+Node: Syntax Errors\7f678673
+Node: Excess Open\7f679918
+Node: Excess Close\7f681790
+Node: Compilation Errors\7f683208
+Node: Edebug\7f684493
+Node: Using Edebug\7f686598
+Node: Instrumenting\7f689292
+Node: Edebug Execution Modes\7f692778
+Node: Jumping\7f695885
+Node: Edebug Misc\7f698226
+Node: Breakpoints\7f699612
+Node: Global Break Condition\7f702415
+Node: Embedded Breakpoints\7f703367
+Node: Trapping Errors\7f704319
+Node: Edebug Views\7f706392
+Node: Edebug Eval\7f708355
+Node: Eval List\7f709529
+Node: Reading in Edebug\7f712911
+Node: Printing in Edebug\7f713707
+Node: Tracing\7f715419
+Node: Coverage Testing\7f717304
+Node: The Outside Context\7f719342
+Node: Checking Whether to Stop\7f720288
+Node: Edebug Display Update\7f720932
+Node: Edebug Recursive Edit\7f722952
+Node: Instrumenting Macro Calls\7f724604
+Node: Specification List\7f727082
+Node: Backtracking\7f736492
+Node: Debugging Backquote\7f738427
+Node: Specification Examples\7f742130
+Node: Edebug Options\7f744194
+Node: Read and Print\7f749530
+Node: Streams Intro\7f750504
+Node: Input Streams\7f752519
+Node: Input Functions\7f757417
+Node: Output Streams\7f759474
+Node: Output Functions\7f763522
+Node: Output Variables\7f767819
+Node: Minibuffers\7f772620
+Node: Intro to Minibuffers\7f773769
+Node: Text from Minibuffer\7f775954
+Node: Object from Minibuffer\7f781045
+Node: Minibuffer History\7f785135
+Node: Completion\7f788111
+Node: Basic Completion\7f790083
+Node: Minibuffer Completion\7f794963
+Node: Completion Commands\7f798537
+Node: High-Level Completion\7f803191
+Node: Reading File Names\7f807937
+Node: Programmed Completion\7f811626
+Node: Yes-or-No Queries\7f814005
+Node: Multiple Queries\7f819739
+Node: Reading a Password\7f823803
+Node: Minibuffer Misc\7f825143
+Node: Command Loop\7f830020
+Node: Command Overview\7f831361
+Node: Defining Commands\7f834635
+Node: Using Interactive\7f835380
+Node: Interactive Codes\7f840150
+Node: Interactive Examples\7f845939
+Node: Interactive Call\7f847250
+Node: Command Loop Info\7f852661
+Node: Events\7f857637
+Node: Event Types\7f859095
+Node: Event Contents\7f861015
+Node: Event Predicates\7f865489
+Node: Accessing Mouse Event Positions\7f866804
+Node: Frame-Level Event Position Info\7f867500
+Node: Window-Level Event Position Info\7f868537
+Node: Event Text Position Info\7f870298
+Node: Event Glyph Position Info\7f872787
+Node: Event Toolbar Position Info\7f874107
+Node: Other Event Position Info\7f874778
+Node: Accessing Other Event Info\7f875187
+Node: Working With Events\7f876804
+Node: Converting Events\7f882802
+Node: Reading Input\7f886198
+Node: Key Sequence Input\7f887197
+Node: Reading One Event\7f889829
+Node: Dispatching an Event\7f892650
+Node: Quoted Character Input\7f893101
+Node: Peeking and Discarding\7f894447
+Node: Waiting\7f898349
+Node: Quitting\7f900660
+Node: Prefix Command Arguments\7f905065
+Node: Recursive Editing\7f910149
+Node: Disabling Commands\7f914940
+Node: Command History\7f917005
+Node: Keyboard Macros\7f918739
+Node: Keymaps\7f920953
+Node: Keymap Terminology\7f922527
+Node: Format of Keymaps\7f925453
+Node: Creating Keymaps\7f925861
+Node: Inheritance and Keymaps\7f927938
+Node: Key Sequences\7f930307
+Node: Prefix Keys\7f935100
+Node: Active Keymaps\7f938682
+Node: Key Lookup\7f948050
+Node: Functions for Key Lookup\7f953210
+Node: Changing Key Bindings\7f958908
+Node: Key Binding Commands\7f966067
+Node: Scanning Keymaps\7f968129
+Node: Other Keymap Functions\7f976695
+Node: Menus\7f977317
+Node: Menu Format\7f977909
+Node: Menubar Format\7f986552
+Node: Menubar\7f987174
+Node: Modifying Menus\7f990287
+Node: Menu Filters\7f995628
+Node: Pop-Up Menus\7f997521
+Node: Menu Accelerators\7f999849
+Node: Creating Menu Accelerators\7f1000602
+Node: Keyboard Menu Traversal\7f1001959
+Node: Menu Accelerator Functions\7f1002684
+Node: Buffers Menu\7f1005779
+Node: Dialog Boxes\7f1007070
+Node: Dialog Box Format\7f1007237
+Node: Dialog Box Functions\7f1008659
+Node: Toolbar\7f1009056
+Node: Toolbar Intro\7f1009491
+Node: Creating Toolbar\7f1011889
+Node: Toolbar Descriptor Format\7f1012806
+Node: Specifying the Toolbar\7f1017300
+Node: Other Toolbar Variables\7f1020904
+Node: Gutter\7f1025329
+Node: Gutter Intro\7f1025915
+Node: Creating Gutter\7f1027915
+Node: Gutter Descriptor Format\7f1030802
+Node: Specifying a Gutter\7f1035256
+Node: Other Gutter Variables\7f1038788
+Node: Common Gutter Widgets\7f1043172
+Node: Buffer Tabs\7f1044161
+Node: Progress Bars\7f1044299
+Node: Scrollbars\7f1044441
+Node: Drag and Drop\7f1044573
+Node: Supported Protocols\7f1045646
+Node: OffiX DND\7f1046146
+Node: CDE dt\7f1047150
+Node: MSWindows OLE\7f1047738
+Node: Loose ends\7f1047906
+Node: Drop Interface\7f1048295
+Node: Drag Interface\7f1049315
+Node: Modes\7f1049486
+Node: Major Modes\7f1050434
+Node: Major Mode Conventions\7f1053346
+Node: Example Major Modes\7f1059298
+Node: Auto Major Mode\7f1067329
+Node: Mode Help\7f1074776
+Node: Derived Modes\7f1075874
+Node: Minor Modes\7f1078062
+Node: Minor Mode Conventions\7f1079361
+Node: Keymaps and Minor Modes\7f1082221
+Node: Modeline Format\7f1083053
+Node: Modeline Data\7f1084818
+Node: Modeline Variables\7f1089968
+Node: %-Constructs\7f1094681
+Node: Hooks\7f1097665
+Node: Documentation\7f1104422
+Node: Documentation Basics\7f1105842
+Node: Accessing Documentation\7f1108890
+Node: Keys in Documentation\7f1115171
+Node: Describing Characters\7f1118651
+Node: Help Functions\7f1120997
+Node: Obsoleteness\7f1127444
+Node: Files\7f1130433
+Node: Visiting Files\7f1132355
+Node: Visiting Functions\7f1133857
+Node: Subroutines of Visiting\7f1139013
+Node: Saving Buffers\7f1141083
+Node: Reading from Files\7f1147173
+Node: Writing to Files\7f1149331
+Node: File Locks\7f1152045
+Node: Information about Files\7f1155109
+Node: Testing Accessibility\7f1155867
+Node: Kinds of Files\7f1159604
+Node: Truenames\7f1161282
+Node: File Attributes\7f1162281
+Node: Changing File Attributes\7f1167417
+Node: File Names\7f1172836
+Node: File Name Components\7f1174405
+Node: Directory Names\7f1176847
+Node: Relative File Names\7f1180074
+Node: File Name Expansion\7f1181040
+Node: Unique File Names\7f1184791
+Node: File Name Completion\7f1186403
+Node: User Name Completion\7f1189668
+Node: Contents of Directories\7f1191072
+Node: Create/Delete Dirs\7f1194382
+Node: Magic File Names\7f1195485
+Node: Partial Files\7f1201130
+Node: Intro to Partial Files\7f1201358
+Node: Creating a Partial File\7f1202595
+Node: Detached Partial Files\7f1203531
+Node: Format Conversion\7f1204650
+Node: Files and MS-DOS\7f1210145
+Node: Backups and Auto-Saving\7f1212206
+Node: Backup Files\7f1212878
+Node: Making Backups\7f1214272
+Node: Rename or Copy\7f1217021
+Node: Numbered Backups\7f1219511
+Node: Backup Names\7f1221743
+Node: Auto-Saving\7f1225032
+Node: Reverting\7f1233191
+Node: Buffers\7f1236524
+Node: Buffer Basics\7f1237937
+Node: Current Buffer\7f1239983
+Node: Buffer Names\7f1244684
+Node: Buffer File Name\7f1247888
+Node: Buffer Modification\7f1252004
+Node: Modification Time\7f1254244
+Node: Read Only Buffers\7f1257616
+Node: The Buffer List\7f1260852
+Node: Creating Buffers\7f1265666
+Node: Killing Buffers\7f1267809
+Node: Indirect Buffers\7f1271638
+Node: Windows\7f1274209
+Node: Basic Windows\7f1275684
+Node: Splitting Windows\7f1278779
+Node: Deleting Windows\7f1284102
+Node: Selecting Windows\7f1288017
+Node: Cyclic Window Ordering\7f1292237
+Node: Buffers and Windows\7f1297389
+Node: Displaying Buffers\7f1299164
+Node: Choosing Window\7f1304500
+Node: Window Point\7f1312415
+Node: Window Start\7f1314482
+Node: Vertical Scrolling\7f1319278
+Node: Horizontal Scrolling\7f1325473
+Node: Size of Window\7f1328999
+Node: Position of Window\7f1333714
+Node: Resizing Windows\7f1335964
+Node: Window Configurations\7f1341399
+Node: Frames\7f1344885
+Node: Creating Frames\7f1347223
+Node: Frame Properties\7f1348560
+Node: Property Access\7f1349373
+Node: Initial Properties\7f1350277
+Node: X Frame Properties\7f1352760
+Node: Size and Position\7f1357391
+Node: Frame Name\7f1359386
+Node: Frame Titles\7f1360297
+Node: Deleting Frames\7f1362118
+Node: Finding All Frames\7f1363089
+Node: Frames and Windows\7f1366317
+Node: Minibuffers and Frames\7f1369096
+Node: Input Focus\7f1370011
+Node: Visibility of Frames\7f1373113
+Node: Raising and Lowering\7f1375100
+Node: Frame Configurations\7f1377473
+Node: Frame Hooks\7f1378527
+Node: Consoles and Devices\7f1380329
+Node: Basic Console Functions\7f1383069
+Node: Basic Device Functions\7f1383492
+Node: Console Types and Device Classes\7f1384338
+Node: Connecting to a Console or Device\7f1386602
+Node: The Selected Console and Device\7f1388786
+Node: Console and Device I/O\7f1389812
+Node: Positions\7f1390576
+Node: Point\7f1391543
+Node: Motion\7f1394630
+Node: Character Motion\7f1395394
+Node: Word Motion\7f1397629
+Node: Buffer End Motion\7f1399016
+Node: Text Lines\7f1400550
+Node: Screen Lines\7f1405447
+Node: List Motion\7f1409507
+Node: Skipping Characters\7f1412987
+Node: Excursions\7f1415203
+Node: Narrowing\7f1418240
+Node: Markers\7f1423568
+Node: Overview of Markers\7f1424471
+Node: Predicates on Markers\7f1429160
+Node: Creating Markers\7f1430403
+Node: Information from Markers\7f1434600
+Node: Changing Markers\7f1435695
+Node: The Mark\7f1437220
+Node: The Region\7f1445721
+Node: Text\7f1451433
+Node: Near Point\7f1454129
+Node: Buffer Contents\7f1458313
+Node: Comparing Text\7f1459716
+Node: Insertion\7f1461121
+Node: Commands for Insertion\7f1465028
+Node: Deletion\7f1467919
+Node: User-Level Deletion\7f1471566
+Node: The Kill Ring\7f1475723
+Node: Kill Ring Concepts\7f1477894
+Node: Kill Functions\7f1478945
+Node: Yank Commands\7f1480865
+Node: Low-Level Kill Ring\7f1482733
+Node: Internals of Kill Ring\7f1485816
+Node: Undo\7f1488593
+Node: Maintaining Undo\7f1492927
+Node: Filling\7f1495542
+Node: Margins\7f1501533
+Node: Auto Filling\7f1505556
+Node: Sorting\7f1506734
+Node: Columns\7f1516045
+Node: Indentation\7f1519123
+Node: Primitive Indent\7f1519899
+Node: Mode-Specific Indent\7f1521221
+Node: Region Indent\7f1523750
+Node: Relative Indent\7f1526694
+Node: Indent Tabs\7f1529073
+Node: Motion by Indent\7f1530391
+Node: Case Changes\7f1531167
+Node: Text Properties\7f1534517
+Node: Examining Properties\7f1536327
+Node: Changing Properties\7f1538207
+Node: Property Search\7f1541795
+Node: Special Properties\7f1546511
+Node: Saving Properties\7f1546789
+Node: Substitution\7f1549928
+Node: Registers\7f1553195
+Node: Transposition\7f1555774
+Node: Change Hooks\7f1556665
+Node: Transformations\7f1558702
+Node: Searching and Matching\7f1563802
+Node: String Search\7f1564930
+Node: Regular Expressions\7f1569908
+Node: Syntax of Regexps\7f1571272
+Node: Regexp Example\7f1585872
+Node: Regexp Search\7f1588039
+Node: POSIX Regexps\7f1594373
+Node: Search and Replace\7f1596447
+Node: Match Data\7f1599812
+Node: Simple Match Data\7f1600939
+Node: Replacing Match\7f1605201
+Node: Entire Match Data\7f1607879
+Node: Saving Match Data\7f1610114
+Node: Searching and Case\7f1611499
+Node: Standard Regexps\7f1613530
+Node: Syntax Tables\7f1615725
+Node: Syntax Basics\7f1616836
+Node: Syntax Descriptors\7f1619812
+Node: Syntax Class Table\7f1621659
+Node: Syntax Flags\7f1627838
+Node: Syntax Table Functions\7f1632234
+Node: Motion and Syntax\7f1636529
+Node: Parsing Expressions\7f1637978
+Node: Standard Syntax Tables\7f1644073
+Node: Syntax Table Internals\7f1644914
+Node: Abbrevs\7f1645937
+Node: Abbrev Mode\7f1647738
+Node: Abbrev Tables\7f1648455
+Node: Defining Abbrevs\7f1649991
+Node: Abbrev Files\7f1651909
+Node: Abbrev Expansion\7f1653689
+Node: Standard Abbrev Tables\7f1658317
+Node: Extents\7f1659473
+Node: Intro to Extents\7f1660712
+Node: Creating and Modifying Extents\7f1664701
+Node: Extent Endpoints\7f1666282
+Node: Finding Extents\7f1669542
+Node: Mapping Over Extents\7f1673661
+Node: Extent Properties\7f1679781
+Node: Detached Extents\7f1690001
+Node: Extent Parents\7f1691857
+Node: Duplicable Extents\7f1693548
+Node: Extents and Events\7f1696766
+Node: Atomic Extents\7f1698724
+Node: Specifiers\7f1699168
+Node: Introduction to Specifiers\7f1701297
+Node: Simple Specifier Usage\7f1705478
+Node: Specifiers In-Depth\7f1711896
+Node: Specifier Instancing\7f1718530
+Node: Specifier Types\7f1721789
+Node: Adding Specifications\7f1726860
+Node: Retrieving Specifications\7f1738350
+Node: Specifier Tag Functions\7f1742095
+Node: Specifier Instancing Functions\7f1745326
+Node: Specifier Examples\7f1750181
+Node: Creating Specifiers\7f1757885
+Node: Specifier Validation Functions\7f1762228
+Node: Other Specification Functions\7f1764614
+Node: Faces and Window-System Objects\7f1768496
+Node: Faces\7f1768820
+Node: Merging Faces\7f1770434
+Node: Basic Face Functions\7f1772392
+Node: Face Properties\7f1774537
+Node: Face Convenience Functions\7f1784807
+Node: Other Face Display Functions\7f1788027
+Node: Fonts\7f1788839
+Node: Font Specifiers\7f1789537
+Node: Font Instances\7f1790722
+Node: Font Instance Names\7f1791689
+Node: Font Instance Size\7f1792530
+Node: Font Instance Characteristics\7f1793816
+Node: Font Convenience Functions\7f1794994
+Node: Colors\7f1796284
+Node: Color Specifiers\7f1796724
+Node: Color Instances\7f1799084
+Node: Color Instance Properties\7f1799825
+Node: Color Convenience Functions\7f1800451
+Node: Glyphs\7f1801504
+Node: Glyph Functions\7f1803163
+Node: Creating Glyphs\7f1803570
+Node: Glyph Properties\7f1816210
+Node: Glyph Convenience Functions\7f1825374
+Node: Glyph Dimensions\7f1829318
+Node: Images\7f1830398
+Node: Image Specifiers\7f1830847
+Node: Image Instantiator Conversion\7f1846336
+Node: Image Instances\7f1847701
+Node: Image Instance Types\7f1848449
+Node: Image Instance Functions\7f1851211
+Node: Glyph Types\7f1858268
+Node: Mouse Pointer\7f1860037
+Node: Redisplay Glyphs\7f1863037
+Node: Subwindows\7f1864070
+Node: Glyph Examples\7f1864333
+Node: Annotations\7f1872589
+Node: Annotation Basics\7f1873602
+Node: Annotation Primitives\7f1877537
+Node: Annotation Properties\7f1878876
+Node: Locating Annotations\7f1881916
+Node: Margin Primitives\7f1882753
+Node: Annotation Hooks\7f1884644
+Node: Display\7f1885301
+Node: Refresh Screen\7f1886276
+Node: Truncation\7f1888467
+Node: The Echo Area\7f1890989
+Node: Warnings\7f1897429
+Node: Invisible Text\7f1901862
+Node: Selective Display\7f1904573
+Node: Overlay Arrow\7f1908696
+Node: Temporary Displays\7f1910046
+Node: Blinking\7f1914165
+Node: Usual Display\7f1916346
+Node: Display Tables\7f1918892
+Node: Display Table Format\7f1919693
+Node: Active Display Table\7f1921132
+Node: Character Descriptors\7f1925124
+Node: Beeping\7f1925878
+Node: Hash Tables\7f1930643
+Node: Introduction to Hash Tables\7f1931251
+Node: Working With Hash Tables\7f1937807
+Node: Weak Hash Tables\7f1938924
+Node: Range Tables\7f1940938
+Node: Introduction to Range Tables\7f1941624
+Node: Working With Range Tables\7f1942070
+Node: Databases\7f1943029
+Node: Connecting to a Database\7f1943328
+Node: Working With a Database\7f1944435
+Node: Other Database Functions\7f1945309
+Node: Processes\7f1945878
+Node: Subprocess Creation\7f1948099
+Node: Synchronous Processes\7f1951547
+Node: MS-DOS Subprocesses\7f1958266
+Node: Asynchronous Processes\7f1959337
+Node: Deleting Processes\7f1963691
+Node: Process Information\7f1965559
+Node: Input to Processes\7f1969649
+Node: Signals to Processes\7f1972341
+Node: Output from Processes\7f1977153
+Node: Process Buffers\7f1977962
+Node: Filter Functions\7f1980838
+Node: Accepting Output\7f1986426
+Node: Sentinels\7f1987950
+Node: Process Window Size\7f1991437
+Node: Transaction Queues\7f1991786
+Node: Network\7f1993481
+Node: System Interface\7f1996112
+Node: Starting Up\7f1997379
+Node: Start-up Summary\7f1997970
+Node: Init File\7f2001521
+Node: Terminal-Specific\7f2003899
+Node: Command Line Arguments\7f2007055
+Node: Getting Out\7f2010541
+Node: Killing XEmacs\7f2011107
+Node: Suspending XEmacs\7f2012772
+Node: System Environment\7f2016148
+Node: User Identification\7f2022326
+Node: Time of Day\7f2025855
+Node: Time Conversion\7f2028639
+Node: Timers\7f2033878
+Node: Terminal Input\7f2036048
+Node: Input Modes\7f2036548
+Node: Translating Input\7f2039007
+Node: Recording Input\7f2043169
+Node: Terminal Output\7f2045269
+Node: Flow Control\7f2048887
+Node: Batch Mode\7f2052846
+Node: X-Windows\7f2054224
+Node: X Selections\7f2055093
+Node: X Server\7f2057841
+Node: Resources\7f2058289
+Node: Server Data\7f2063598
+Node: Grabs\7f2064802
+Node: X Miscellaneous\7f2066382
+Node: ToolTalk Support\7f2068767
+Node: XEmacs ToolTalk API Summary\7f2068984
+Node: Sending Messages\7f2070281
+Node: Example of Sending Messages\7f2070532
+Node: Elisp Interface for Sending Messages\7f2071591
+Node: Receiving Messages\7f2078187
+Node: Example of Receiving Messages\7f2078410
+Node: Elisp Interface for Receiving Messages\7f2079243
+Node: LDAP Support\7f2083100
+Node: Building XEmacs with LDAP support\7f2083591
+Node: XEmacs LDAP API\7f2084565
+Node: LDAP Variables\7f2085614
+Node: The High-Level LDAP API\7f2088214
+Node: The Low-Level LDAP API\7f2091684
+Node: The LDAP Lisp Object\7f2092512
+Node: Opening and Closing a LDAP Connection\7f2093064
+Node: Low-level Operations on a LDAP Server\7f2094879
+Node: LDAP Internationalization\7f2097600
+Node: LDAP Internationalization Variables\7f2098502
+Node: Encoder/Decoder Functions\7f2100233
+Node: Syntax of Search Filters\7f2101278
+Node: PostgreSQL Support\7f2102572
+Node: Building XEmacs with PostgreSQL support\7f2102964
+Node: XEmacs PostgreSQL libpq API\7f2104308
+Node: libpq Lisp Variables\7f2106184
+Node: libpq Lisp Symbols and DataTypes\7f2109178
+Node: Synchronous Interface Functions\7f2122435
+Node: Asynchronous Interface Functions\7f2126939
+Node: Large Object Support\7f2130441
+Node: Other libpq Functions\7f2131068
+Node: Unimplemented libpq Functions\7f2134105
+Node: XEmacs PostgreSQL libpq Examples\7f2139424
+Node: Internationalization\7f2145512
+Node: I18N Levels 1 and 2\7f2145855
+Node: I18N Level 3\7f2146558
+Node: Level 3 Basics\7f2146839
+Node: Level 3 Primitives\7f2147670
+Node: Dynamic Messaging\7f2149276
+Node: Domain Specification\7f2149736
+Node: Documentation String Extraction\7f2151403
+Node: I18N Level 4\7f2152318
+Node: MULE\7f2152507
+Node: Internationalization Terminology\7f2153553
+Node: Charsets\7f2165749
+Node: Charset Properties\7f2166442
+Node: Basic Charset Functions\7f2171154
+Node: Charset Property Functions\7f2173335
+Node: Predefined Charsets\7f2175550
+Node: MULE Characters\7f2178467
+Node: Composite Characters\7f2179342
+Node: Coding Systems\7f2180606
+Node: Coding System Types\7f2182743
+Node: ISO 2022\7f2186724
+Node: EOL Conversion\7f2198995
+Node: Coding System Properties\7f2200167
+Node: Basic Coding System Functions\7f2204490
+Node: Coding System Property Functions\7f2206524
+Node: Encoding and Decoding Text\7f2207082
+Node: Detection of Textual Encoding\7f2208218
+Node: Big5 and Shift-JIS Functions\7f2209754
+Node: Predefined Coding Systems\7f2210903
+Node: CCL\7f2222995
+Node: CCL Syntax\7f2226096
+Node: CCL Statements\7f2227669
+Node: CCL Expressions\7f2232299
+Node: Calling CCL\7f2234835
+Node: CCL Examples\7f2237837
+Node: Category Tables\7f2237971
+Node: Tips\7f2240327
+Node: Style Tips\7f2240966
+Node: Compilation Tips\7f2250841
+Node: Documentation Tips\7f2252752
+Node: Comment Tips\7f2258258
+Node: Library Headers\7f2261259
+Node: Building XEmacs and Object Allocation\7f2265227
+Node: Building XEmacs\7f2266107
+Node: Pure Storage\7f2272682
+Node: Garbage Collection\7f2275322
+Node: Standard Errors\7f2286163
+Node: Standard Buffer-Local Variables\7f2290369
+Node: Standard Keymaps\7f2293001
+Node: Standard Hooks\7f2296733
+Node: Index\7f2304231
 \1f
 End Tag Table