XEmacs 21.4.15
[chise/xemacs-chise.git.1] / info / lispref.info
index 87a898d..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,838 +52,849 @@ Foundation instead of in the original English.
 \1f
 Indirect:
 lispref.info-1: 2366
-lispref.info-2: 48386
-lispref.info-3: 96925
-lispref.info-4: 146765
-lispref.info-5: 195599
-lispref.info-6: 243284
-lispref.info-7: 291562
-lispref.info-8: 340698
-lispref.info-9: 387512
-lispref.info-10: 436964
-lispref.info-11: 485192
-lispref.info-12: 534964
-lispref.info-13: 582863
-lispref.info-14: 631086
-lispref.info-15: 679340
-lispref.info-16: 729096
-lispref.info-17: 777847
-lispref.info-18: 824752
-lispref.info-19: 872135
-lispref.info-20: 920976
-lispref.info-21: 970569
-lispref.info-22: 1017488
-lispref.info-23: 1064515
-lispref.info-24: 1113914
-lispref.info-25: 1163596
-lispref.info-26: 1213506
-lispref.info-27: 1262729
-lispref.info-28: 1311495
-lispref.info-29: 1360931
-lispref.info-30: 1402266
-lispref.info-31: 1451409
-lispref.info-32: 1500622
-lispref.info-33: 1550196
-lispref.info-34: 1598675
-lispref.info-35: 1644357
-lispref.info-36: 1686356
-lispref.info-37: 1731296
-lispref.info-38: 1780983
-lispref.info-39: 1830087
-lispref.info-40: 1879491
-lispref.info-41: 1928817
-lispref.info-42: 1977518
-lispref.info-43: 2022945
-lispref.info-44: 2061281
+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\7f48386
-Node: Introduction\7f67544
-Node: Caveats\7f69135
-Node: Lisp History\7f70866
-Node: Conventions\7f72122
-Node: Some Terms\7f72937
-Node: nil and t\7f73658
-Node: Evaluation Notation\7f75335
-Node: Printing Notation\7f76248
-Node: Error Messages\7f77122
-Node: Buffer Text Notation\7f77563
-Node: Format of Descriptions\7f78438
-Node: A Sample Function Description\7f79292
-Node: A Sample Variable Description\7f83278
-Node: Acknowledgements\7f84186
-Node: Lisp Data Types\7f86164
-Node: Printed Representation\7f88719
-Node: Comments\7f90761
-Node: Primitive Types\7f91658
-Node: Programming Types\7f93317
-Node: Integer Type\7f95269
-Node: Floating Point Type\7f96306
-Node: Character Type\7f96925
-Node: Symbol Type\7f104829
-Node: Sequence Type\7f107524
-Node: Cons Cell Type\7f109043
-Node: Dotted Pair Notation\7f113527
-Node: Association List Type\7f115648
-Node: Array Type\7f116531
-Node: String Type\7f117997
-Node: Vector Type\7f120678
-Node: Bit Vector Type\7f121450
-Node: Function Type\7f122312
-Node: Macro Type\7f123425
-Node: Primitive Function Type\7f124122
-Node: Compiled-Function Type\7f125648
-Node: Autoload Type\7f126202
-Node: Char Table Type\7f127216
-Node: Hash Table Type\7f127390
-Node: Range Table Type\7f128545
-Node: Weak List Type\7f129398
-Node: Editing Types\7f129548
-Node: Buffer Type\7f131175
-Node: Marker Type\7f133202
-Node: Extent Type\7f133926
-Node: Window Type\7f135194
-Node: Frame Type\7f136605
-Node: Device Type\7f137400
-Node: Console Type\7f138226
-Node: Window Configuration Type\7f139427
-Node: Event Type\7f140125
-Node: Process Type\7f140289
-Node: Stream Type\7f141324
-Node: Keymap Type\7f142447
-Node: Syntax Table Type\7f142985
-Node: Display Table Type\7f144008
-Node: Database Type\7f144447
-Node: Charset Type\7f144613
-Node: Coding System Type\7f144777
-Node: ToolTalk Message Type\7f144961
-Node: ToolTalk Pattern Type\7f145160
-Node: Window-System Types\7f145332
-Node: Face Type\7f146478
-Node: Glyph Type\7f146609
-Node: Specifier Type\7f146765
-Node: Font Instance Type\7f146938
-Node: Color Instance Type\7f147128
-Node: Image Instance Type\7f147325
-Node: Toolbar Button Type\7f147523
-Node: Subwindow Type\7f147716
-Node: X Resource Type\7f147895
-Node: Type Predicates\7f148048
-Node: Equality Predicates\7f157177
-Node: Numbers\7f161982
-Node: Integer Basics\7f163437
-Node: Float Basics\7f165786
-Node: Predicates on Numbers\7f167528
-Node: Comparison of Numbers\7f169161
-Node: Numeric Conversions\7f172982
-Node: Arithmetic Operations\7f174448
-Node: Rounding Operations\7f179913
-Node: Bitwise Operations\7f181018
-Node: Math Functions\7f190064
-Node: Random Numbers\7f192380
-Node: Strings and Characters\7f194146
-Node: String Basics\7f195599
-Node: Predicates for Strings\7f198017
-Node: Creating Strings\7f198780
-Node: Predicates for Characters\7f204097
-Node: Character Codes\7f205168
-Node: Text Comparison\7f206581
-Node: String Conversion\7f209943
-Node: Modifying Strings\7f213619
-Node: String Properties\7f214260
-Node: Formatting Strings\7f214903
-Node: Character Case\7f224521
-Node: Case Tables\7f227667
-Node: Char Tables\7f231565
-Node: Char Table Types\7f232957
-Node: Working With Char Tables\7f234532
-Node: Lists\7f236481
-Node: Cons Cells\7f237604
-Node: Lists as Boxes\7f238940
-Node: List-related Predicates\7f241582
-Node: List Elements\7f243284
-Node: Building Lists\7f248313
-Node: Modifying Lists\7f254305
-Node: Setcar\7f255117
-Node: Setcdr\7f257538
-Node: Rearrangement\7f260049
-Node: Sets And Lists\7f265635
-Node: Association Lists\7f269863
-Ref: Association Lists-Footnote-1\7f279154
-Node: Property Lists\7f279359
-Node: Working With Normal Plists\7f280907
-Node: Working With Lax Plists\7f283175
-Node: Converting Plists To/From Alists\7f285415
-Node: Weak Lists\7f286763
-Node: Sequences Arrays Vectors\7f288926
-Node: Sequence Functions\7f291562
-Node: Arrays\7f295221
-Node: Array Functions\7f298285
-Node: Vectors\7f300818
-Node: Vector Functions\7f302316
-Node: Bit Vectors\7f304887
-Node: Bit Vector Functions\7f305732
-Node: Symbols\7f307982
-Node: Symbol Components\7f309031
-Node: Definitions\7f313204
-Node: Creating Symbols\7f315429
-Node: Symbol Properties\7f322463
-Node: Plists and Alists\7f323979
-Node: Symbol Plists\7f325728
-Node: Other Plists\7f327537
-Node: Evaluation\7f329315
-Node: Intro Eval\7f330120
-Ref: Intro Eval-Footnote-1\7f333473
-Node: Eval\7f333608
-Node: Forms\7f338026
-Node: Self-Evaluating Forms\7f339185
-Node: Symbol Forms\7f340698
-Node: Classifying Lists\7f341615
-Node: Function Indirection\7f342371
-Node: Function Forms\7f345482
-Node: Macro Forms\7f346479
-Node: Special Forms\7f348079
-Node: Autoloading\7f350388
-Node: Quoting\7f350886
-Node: Control Structures\7f352247
-Node: Sequencing\7f353867
-Node: Conditionals\7f356732
-Node: Combining Conditions\7f360155
-Node: Iteration\7f363425
-Node: Nonlocal Exits\7f365204
-Node: Catch and Throw\7f365906
-Node: Examples of Catch\7f369745
-Node: Errors\7f371764
-Node: Signaling Errors\7f373253
-Node: Processing of Errors\7f377992
-Node: Handling Errors\7f380271
-Node: Error Symbols\7f387512
-Node: Cleanups\7f391468
-Node: Variables\7f395246
-Node: Global Variables\7f397015
-Node: Constant Variables\7f398091
-Node: Local Variables\7f398717
-Node: Void Variables\7f403654
-Node: Defining Variables\7f407170
-Node: Accessing Variables\7f414334
-Node: Setting Variables\7f415759
-Node: Variable Scoping\7f420278
-Node: Scope\7f421877
-Node: Extent\7f423402
-Node: Impl of Scope\7f424881
-Node: Using Scoping\7f426844
-Node: Buffer-Local Variables\7f428366
-Node: Intro to Buffer-Local\7f429202
-Node: Creating Buffer-Local\7f431745
-Node: Default Value\7f436964
-Node: Variable Aliases\7f440107
-Node: Functions\7f441892
-Node: What Is a Function\7f442986
-Node: Lambda Expressions\7f447032
-Node: Lambda Components\7f447942
-Node: Simple Lambda\7f449774
-Node: Argument List\7f451431
-Node: Function Documentation\7f455159
-Node: Function Names\7f457101
-Node: Defining Functions\7f459674
-Node: Calling Functions\7f462714
-Node: Mapping Functions\7f466563
-Node: Anonymous Functions\7f469251
-Node: Function Cells\7f472496
-Node: Inline Functions\7f477306
-Node: Related Topics\7f479116
-Node: Macros\7f480169
-Node: Simple Macro\7f481453
-Node: Expansion\7f482188
-Node: Compiling Macros\7f485192
-Node: Defining Macros\7f487028
-Node: Backquote\7f488345
-Node: Problems with Macros\7f490742
-Node: Argument Evaluation\7f491437
-Node: Surprising Local Vars\7f494352
-Node: Eval During Expansion\7f496420
-Node: Repeated Expansion\7f498113
-Node: Customization\7f500029
-Node: Common Keywords\7f500498
-Node: Group Definitions\7f503343
-Node: Variable Definitions\7f505535
-Node: Customization Types\7f510525
-Node: Simple Types\7f511960
-Node: Composite Types\7f514117
-Node: Splicing into Lists\7f518807
-Node: Type Keywords\7f520642
-Node: Loading\7f524162
-Node: How Programs Do Loading\7f525837
-Node: Autoload\7f534964
-Node: Repeated Loading\7f541043
-Node: Named Features\7f543156
-Node: Unloading\7f549588
-Node: Hooks for Loading\7f551744
-Node: Byte Compilation\7f552461
-Node: Speed of Byte-Code\7f554378
-Node: Compilation Functions\7f555585
-Node: Docs and Compilation\7f561972
-Node: Dynamic Loading\7f564625
-Node: Eval During Compile\7f566989
-Node: Compiled-Function Objects\7f568254
-Node: Disassembly\7f573052
-Node: Debugging\7f580306
-Node: Debugger\7f581718
-Node: Error Debugging\7f582863
-Node: Infinite Loops\7f585616
-Node: Function Debugging\7f586860
-Node: Explicit Debug\7f589650
-Node: Using Debugger\7f590421
-Node: Debugger Commands\7f592283
-Node: Invoking the Debugger\7f596600
-Node: Internals of Debugger\7f600515
-Node: Syntax Errors\7f605402
-Node: Excess Open\7f606650
-Node: Excess Close\7f608525
-Node: Compilation Errors\7f609946
-Node: Edebug\7f611234
-Node: Using Edebug\7f613342
-Node: Instrumenting\7f616039
-Node: Edebug Execution Modes\7f619528
-Node: Jumping\7f622638
-Node: Edebug Misc\7f624981
-Node: Breakpoints\7f626370
-Node: Global Break Condition\7f629176
-Node: Embedded Breakpoints\7f630131
-Node: Trapping Errors\7f631086
-Node: Edebug Views\7f633162
-Node: Edebug Eval\7f635127
-Node: Eval List\7f636304
-Node: Reading in Edebug\7f639689
-Node: Printing in Edebug\7f640488
-Node: Tracing\7f642203
-Node: Coverage Testing\7f644089
-Node: The Outside Context\7f646130
-Node: Checking Whether to Stop\7f647079
-Node: Edebug Display Update\7f647726
-Node: Edebug Recursive Edit\7f649749
-Node: Instrumenting Macro Calls\7f651404
-Node: Specification List\7f653886
-Node: Backtracking\7f663297
-Node: Debugging Backquote\7f665235
-Node: Specification Examples\7f668941
-Node: Edebug Options\7f671008
-Node: Read and Print\7f676345
-Node: Streams Intro\7f677322
-Node: Input Streams\7f679340
-Node: Input Functions\7f684241
-Node: Output Streams\7f686301
-Node: Output Functions\7f690352
-Node: Output Variables\7f694652
-Node: Minibuffers\7f699451
-Node: Intro to Minibuffers\7f700603
-Node: Text from Minibuffer\7f702791
-Node: Object from Minibuffer\7f707666
-Node: Minibuffer History\7f710893
-Node: Completion\7f713872
-Node: Basic Completion\7f715847
-Node: Minibuffer Completion\7f720876
-Node: Completion Commands\7f724453
-Node: High-Level Completion\7f729096
-Node: Reading File Names\7f733120
-Node: Programmed Completion\7f736804
-Node: Yes-or-No Queries\7f739186
-Node: Multiple Queries\7f744923
-Node: Reading a Password\7f748990
-Node: Minibuffer Misc\7f750327
-Node: Command Loop\7f755197
-Node: Command Overview\7f756541
-Node: Defining Commands\7f759819
-Node: Using Interactive\7f760567
-Node: Interactive Codes\7f765340
-Node: Interactive Examples\7f771132
-Node: Interactive Call\7f772446
-Node: Command Loop Info\7f777847
-Node: Events\7f782826
-Node: Event Types\7f784286
-Node: Event Contents\7f786209
-Node: Event Predicates\7f790685
-Node: Accessing Mouse Event Positions\7f792010
-Node: Frame-Level Event Position Info\7f792709
-Node: Window-Level Event Position Info\7f793749
-Node: Event Text Position Info\7f795513
-Node: Event Glyph Position Info\7f798005
-Node: Event Toolbar Position Info\7f799328
-Node: Other Event Position Info\7f799999
-Node: Accessing Other Event Info\7f800408
-Node: Working With Events\7f802028
-Node: Converting Events\7f808016
-Node: Reading Input\7f810968
-Node: Key Sequence Input\7f811970
-Node: Reading One Event\7f813924
-Node: Dispatching an Event\7f816741
-Node: Quoted Character Input\7f817192
-Node: Peeking and Discarding\7f818540
-Node: Waiting\7f822444
-Node: Quitting\7f824752
-Node: Prefix Command Arguments\7f829160
-Node: Recursive Editing\7f834247
-Node: Disabling Commands\7f839043
-Node: Command History\7f841111
-Node: Keyboard Macros\7f842848
-Node: Keymaps\7f845065
-Node: Keymap Terminology\7f846642
-Node: Format of Keymaps\7f849571
-Node: Creating Keymaps\7f849982
-Node: Inheritance and Keymaps\7f852061
-Node: Key Sequences\7f854433
-Node: Prefix Keys\7f859229
-Node: Active Keymaps\7f862814
-Node: Key Lookup\7f872135
-Node: Functions for Key Lookup\7f877298
-Node: Changing Key Bindings\7f882995
-Node: Key Binding Commands\7f889892
-Node: Scanning Keymaps\7f891957
-Node: Other Keymap Functions\7f900468
-Node: Menus\7f901090
-Node: Menu Format\7f901682
-Node: Menubar Format\7f910328
-Node: Menubar\7f910953
-Node: Modifying Menus\7f914066
-Node: Menu Filters\7f919080
-Node: Pop-Up Menus\7f920976
-Node: Menu Accelerators\7f923181
-Node: Creating Menu Accelerators\7f923937
-Node: Keyboard Menu Traversal\7f925297
-Node: Menu Accelerator Functions\7f926024
-Node: Buffers Menu\7f929101
-Node: Dialog Boxes\7f930395
-Node: Dialog Box Format\7f930562
-Node: Dialog Box Functions\7f931987
-Node: Toolbar\7f932384
-Node: Toolbar Intro\7f932709
-Node: Toolbar Descriptor Format\7f935118
-Node: Specifying the Toolbar\7f939612
-Node: Other Toolbar Variables\7f943217
-Node: Scrollbars\7f947643
-Node: Drag and Drop\7f947779
-Node: Supported Protocols\7f948855
-Node: OffiX DND\7f949358
-Node: CDE dt\7f950365
-Node: MSWindows OLE\7f950956
-Node: Loose ends\7f951127
-Node: Drop Interface\7f951519
-Node: Drag Interface\7f952541
-Node: Modes\7f952715
-Node: Major Modes\7f953666
-Node: Major Mode Conventions\7f956581
-Node: Example Major Modes\7f962536
-Node: Auto Major Mode\7f970569
-Node: Mode Help\7f978017
-Node: Derived Modes\7f979118
-Node: Minor Modes\7f981309
-Node: Minor Mode Conventions\7f982611
-Node: Keymaps and Minor Modes\7f985474
-Node: Modeline Format\7f986309
-Node: Modeline Data\7f988077
-Node: Modeline Variables\7f992347
-Node: %-Constructs\7f997063
-Node: Hooks\7f999974
-Node: Documentation\7f1006736
-Node: Documentation Basics\7f1008159
-Node: Accessing Documentation\7f1011209
-Node: Keys in Documentation\7f1017488
-Node: Describing Characters\7f1020967
-Node: Help Functions\7f1023316
-Node: Obsoleteness\7f1029767
-Node: Files\7f1032761
-Node: Visiting Files\7f1034686
-Node: Visiting Functions\7f1036191
-Node: Subroutines of Visiting\7f1041238
-Node: Saving Buffers\7f1043311
-Node: Reading from Files\7f1049404
-Node: Writing to Files\7f1051561
-Node: File Locks\7f1054278
-Node: Information about Files\7f1057331
-Node: Testing Accessibility\7f1058092
-Node: Kinds of Files\7f1061832
-Node: Truenames\7f1063513
-Node: File Attributes\7f1064515
-Node: Changing File Attributes\7f1069654
-Node: File Names\7f1075060
-Node: File Name Components\7f1076669
-Node: Directory Names\7f1079770
-Node: Relative File Names\7f1083223
-Node: File Name Expansion\7f1084301
-Node: Unique File Names\7f1088208
-Node: File Name Completion\7f1089823
-Node: User Name Completion\7f1092484
-Node: Contents of Directories\7f1093824
-Node: Create/Delete Dirs\7f1097137
-Node: Magic File Names\7f1098243
-Node: Partial Files\7f1103873
-Node: Intro to Partial Files\7f1104101
-Node: Creating a Partial File\7f1105341
-Node: Detached Partial Files\7f1106276
-Node: Format Conversion\7f1107398
-Node: Files and MS-DOS\7f1113914
-Node: Backups and Auto-Saving\7f1115978
-Node: Backup Files\7f1116653
-Node: Making Backups\7f1118050
-Node: Rename or Copy\7f1120799
-Node: Numbered Backups\7f1123292
-Node: Backup Names\7f1125536
-Node: Auto-Saving\7f1128828
-Node: Reverting\7f1136970
-Node: Buffers\7f1140128
-Node: Buffer Basics\7f1141545
-Node: Current Buffer\7f1143598
-Node: Buffer Names\7f1148286
-Node: Buffer File Name\7f1151491
-Node: Buffer Modification\7f1155610
-Node: Modification Time\7f1157803
-Node: Read Only Buffers\7f1161178
-Node: The Buffer List\7f1163596
-Node: Creating Buffers\7f1168426
-Node: Killing Buffers\7f1170572
-Node: Indirect Buffers\7f1174303
-Node: Windows\7f1176875
-Node: Basic Windows\7f1178353
-Node: Splitting Windows\7f1181451
-Node: Deleting Windows\7f1188340
-Node: Selecting Windows\7f1191020
-Node: Cyclic Window Ordering\7f1194149
-Node: Buffers and Windows\7f1198773
-Node: Displaying Buffers\7f1200614
-Node: Choosing Window\7f1205790
-Node: Window Point\7f1213506
-Node: Window Start\7f1215552
-Node: Vertical Scrolling\7f1220042
-Node: Horizontal Scrolling\7f1226179
-Node: Size of Window\7f1229688
-Node: Position of Window\7f1234406
-Node: Resizing Windows\7f1236646
-Node: Window Configurations\7f1242075
-Node: Frames\7f1245500
-Node: Creating Frames\7f1247269
-Node: Frame Properties\7f1248610
-Node: Property Access\7f1249426
-Node: Initial Properties\7f1250275
-Node: X Frame Properties\7f1252761
-Node: Size and Position\7f1257395
-Node: Frame Name\7f1259391
-Node: Frame Titles\7f1260305
-Node: Deleting Frames\7f1262129
-Node: Finding All Frames\7f1262729
-Node: Frames and Windows\7f1264723
-Node: Minibuffers and Frames\7f1266428
-Node: Input Focus\7f1267346
-Node: Visibility of Frames\7f1270423
-Node: Raising and Lowering\7f1272342
-Node: Frame Configurations\7f1274718
-Node: Frame Hooks\7f1275312
-Node: Consoles and Devices\7f1277117
-Node: Basic Console Functions\7f1279860
-Node: Basic Device Functions\7f1280283
-Node: Console Types and Device Classes\7f1280999
-Node: Connecting to a Console or Device\7f1283196
-Node: The Selected Console and Device\7f1285359
-Node: Console and Device I/O\7f1286385
-Node: Positions\7f1287149
-Node: Point\7f1288118
-Node: Motion\7f1291208
-Node: Character Motion\7f1291975
-Node: Word Motion\7f1294212
-Node: Buffer End Motion\7f1295713
-Node: Text Lines\7f1297210
-Node: Screen Lines\7f1301805
-Node: List Motion\7f1305868
-Node: Skipping Characters\7f1309276
-Node: Excursions\7f1311495
-Node: Narrowing\7f1314527
-Node: Markers\7f1319852
-Node: Overview of Markers\7f1320758
-Node: Predicates on Markers\7f1325450
-Node: Creating Markers\7f1326696
-Node: Information from Markers\7f1330733
-Node: Changing Markers\7f1331831
-Node: The Mark\7f1333209
-Node: The Region\7f1341703
-Node: Text\7f1347389
-Node: Near Point\7f1350088
-Node: Buffer Contents\7f1354275
-Node: Comparing Text\7f1355681
-Node: Insertion\7f1357089
-Node: Commands for Insertion\7f1360931
-Node: Deletion\7f1363887
-Node: User-Level Deletion\7f1367482
-Node: The Kill Ring\7f1371643
-Node: Kill Ring Concepts\7f1373817
-Node: Kill Functions\7f1374871
-Node: Yank Commands\7f1376776
-Node: Low-Level Kill Ring\7f1378647
-Node: Internals of Kill Ring\7f1381433
-Node: Undo\7f1384213
-Node: Maintaining Undo\7f1388542
-Node: Filling\7f1391162
-Node: Margins\7f1397156
-Node: Auto Filling\7f1401085
-Node: Sorting\7f1402266
-Node: Columns\7f1411566
-Node: Indentation\7f1414082
-Node: Primitive Indent\7f1414861
-Node: Mode-Specific Indent\7f1416105
-Node: Region Indent\7f1418616
-Node: Relative Indent\7f1421564
-Node: Indent Tabs\7f1423946
-Node: Motion by Indent\7f1425267
-Node: Case Changes\7f1426046
-Node: Text Properties\7f1429297
-Node: Examining Properties\7f1431110
-Node: Changing Properties\7f1432977
-Node: Property Search\7f1436568
-Node: Special Properties\7f1441279
-Node: Saving Properties\7f1441560
-Node: Substitution\7f1444702
-Node: Registers\7f1447972
-Node: Transposition\7f1450515
-Node: Change Hooks\7f1451409
-Node: Transformations\7f1453449
-Node: Searching and Matching\7f1457834
-Node: String Search\7f1458965
-Node: Regular Expressions\7f1463689
-Node: Syntax of Regexps\7f1465056
-Node: Regexp Example\7f1479435
-Node: Regexp Search\7f1481605
-Node: POSIX Regexps\7f1487693
-Node: Search and Replace\7f1489528
-Node: Match Data\7f1492893
-Node: Simple Match Data\7f1494023
-Node: Replacing Match\7f1498288
-Node: Entire Match Data\7f1500622
-Node: Saving Match Data\7f1502613
-Node: Searching and Case\7f1503994
-Node: Standard Regexps\7f1506028
-Node: Syntax Tables\7f1508226
-Node: Syntax Basics\7f1509340
-Node: Syntax Descriptors\7f1512312
-Node: Syntax Class Table\7f1514162
-Node: Syntax Flags\7f1520200
-Node: Syntax Table Functions\7f1523417
-Node: Motion and Syntax\7f1527281
-Node: Parsing Expressions\7f1528733
-Node: Standard Syntax Tables\7f1534802
-Node: Syntax Table Internals\7f1535646
-Node: Abbrevs\7f1536672
-Node: Abbrev Mode\7f1538475
-Node: Abbrev Tables\7f1539195
-Node: Defining Abbrevs\7f1540728
-Node: Abbrev Files\7f1542633
-Node: Abbrev Expansion\7f1544406
-Node: Standard Abbrev Tables\7f1549037
-Node: Extents\7f1550196
-Node: Intro to Extents\7f1551439
-Node: Creating and Modifying Extents\7f1555433
-Node: Extent Endpoints\7f1556940
-Node: Finding Extents\7f1560203
-Node: Mapping Over Extents\7f1563951
-Node: Extent Properties\7f1570068
-Node: Detached Extents\7f1580212
-Node: Extent Parents\7f1582071
-Node: Duplicable Extents\7f1583765
-Node: Extents and Events\7f1586986
-Node: Atomic Extents\7f1588893
-Node: Specifiers\7f1589340
-Node: Introduction to Specifiers\7f1591453
-Node: Specifiers In-Depth\7f1593763
-Node: Specifier Instancing\7f1598675
-Node: Specifier Types\7f1601937
-Node: Adding Specifications\7f1607011
-Node: Retrieving Specifications\7f1616373
-Node: Specifier Tag Functions\7f1620108
-Node: Specifier Instancing Functions\7f1623342
-Node: Specifier Example\7f1626749
-Node: Creating Specifiers\7f1629905
-Node: Specifier Validation Functions\7f1632154
-Node: Other Specification Functions\7f1634538
-Node: Faces and Window-System Objects\7f1638357
-Node: Faces\7f1638681
-Node: Merging Faces\7f1640298
-Node: Basic Face Functions\7f1642259
-Node: Face Properties\7f1644357
-Node: Face Convenience Functions\7f1654599
-Node: Other Face Display Functions\7f1657729
-Node: Fonts\7f1658542
-Node: Font Specifiers\7f1659243
-Node: Font Instances\7f1659484
-Node: Font Instance Names\7f1660451
-Node: Font Instance Size\7f1661292
-Node: Font Instance Characteristics\7f1662578
-Node: Font Convenience Functions\7f1663747
-Node: Colors\7f1665037
-Node: Color Specifiers\7f1665477
-Node: Color Instances\7f1665704
-Node: Color Instance Properties\7f1666448
-Node: Color Convenience Functions\7f1667074
-Node: Glyphs\7f1668127
-Node: Glyph Functions\7f1669719
-Node: Creating Glyphs\7f1670126
-Node: Glyph Properties\7f1671713
-Node: Glyph Convenience Functions\7f1680880
-Node: Glyph Dimensions\7f1684827
-Node: Images\7f1685907
-Node: Image Specifiers\7f1686356
-Node: Image Instantiator Conversion\7f1697777
-Node: Image Instances\7f1699142
-Node: Image Instance Types\7f1699893
-Node: Image Instance Functions\7f1702548
-Node: Glyph Types\7f1707117
-Node: Mouse Pointer\7f1708889
-Node: Redisplay Glyphs\7f1711892
-Node: Subwindows\7f1712925
-Node: Annotations\7f1713168
-Node: Annotation Basics\7f1714184
-Node: Annotation Primitives\7f1718122
-Node: Annotation Properties\7f1719451
-Node: Locating Annotations\7f1722491
-Node: Margin Primitives\7f1723328
-Node: Annotation Hooks\7f1725222
-Node: Display\7f1725882
-Node: Refresh Screen\7f1726860
-Node: Truncation\7f1728771
-Node: The Echo Area\7f1731296
-Node: Warnings\7f1737731
-Node: Invisible Text\7f1742167
-Node: Selective Display\7f1744746
-Node: Overlay Arrow\7f1748872
-Node: Temporary Displays\7f1750225
-Node: Blinking\7f1754346
-Node: Usual Display\7f1756531
-Node: Display Tables\7f1759080
-Node: Display Table Format\7f1759884
-Node: Active Display Table\7f1761326
-Node: Character Descriptors\7f1762518
-Node: Beeping\7f1763275
-Node: Hash Tables\7f1768041
-Node: Introduction to Hash Tables\7f1768649
-Node: Working With Hash Tables\7f1774672
-Node: Weak Hash Tables\7f1775789
-Node: Range Tables\7f1777588
-Node: Introduction to Range Tables\7f1778277
-Node: Working With Range Tables\7f1778708
-Node: Databases\7f1779593
-Node: Connecting to a Database\7f1779892
-Node: Working With a Database\7f1780983
-Node: Other Database Functions\7f1781841
-Node: Processes\7f1782415
-Node: Subprocess Creation\7f1784639
-Node: Synchronous Processes\7f1787928
-Node: MS-DOS Subprocesses\7f1794646
-Node: Asynchronous Processes\7f1795720
-Node: Deleting Processes\7f1799433
-Node: Process Information\7f1801304
-Node: Input to Processes\7f1805230
-Node: Signals to Processes\7f1807520
-Node: Output from Processes\7f1811940
-Node: Process Buffers\7f1812752
-Node: Filter Functions\7f1815619
-Node: Accepting Output\7f1821189
-Node: Sentinels\7f1822716
-Node: Process Window Size\7f1826206
-Node: Transaction Queues\7f1826555
-Node: Network\7f1828253
-Node: System Interface\7f1830087
-Node: Starting Up\7f1831357
-Node: Start-up Summary\7f1831951
-Node: Init File\7f1835505
-Node: Terminal-Specific\7f1837886
-Node: Command Line Arguments\7f1841045
-Node: Getting Out\7f1844534
-Node: Killing XEmacs\7f1845103
-Node: Suspending XEmacs\7f1846772
-Node: System Environment\7f1850114
-Node: User Identification\7f1856781
-Node: Time of Day\7f1860310
-Node: Time Conversion\7f1863097
-Node: Timers\7f1868137
-Node: Terminal Input\7f1870310
-Node: Input Modes\7f1870813
-Node: Translating Input\7f1873226
-Node: Recording Input\7f1877391
-Node: Terminal Output\7f1879491
-Node: Flow Control\7f1883114
-Node: Batch Mode\7f1886906
-Node: X-Windows\7f1888288
-Node: X Selections\7f1889159
-Node: X Server\7f1891369
-Node: Resources\7f1891820
-Node: Server Data\7f1897129
-Node: Grabs\7f1898336
-Node: X Miscellaneous\7f1899916
-Node: ToolTalk Support\7f1902301
-Node: XEmacs ToolTalk API Summary\7f1902518
-Node: Sending Messages\7f1903818
-Node: Example of Sending Messages\7f1904069
-Node: Elisp Interface for Sending Messages\7f1905131
-Node: Receiving Messages\7f1911523
-Node: Example of Receiving Messages\7f1911746
-Node: Elisp Interface for Receiving Messages\7f1912582
-Node: LDAP Support\7f1916407
-Node: Building XEmacs with LDAP support\7f1916903
-Node: XEmacs LDAP API\7f1917881
-Node: LDAP Variables\7f1918611
-Node: The High-Level LDAP API\7f1921087
-Node: The Low-Level LDAP API\7f1922192
-Node: The LDAP Lisp Object\7f1922466
-Node: Opening and Closing a LDAP Connection\7f1923019
-Node: Searching on a LDAP Server (Low-level)\7f1924802
-Node: Syntax of Search Filters\7f1926195
-Node: Internationalization\7f1927493
-Node: I18N Levels 1 and 2\7f1927830
-Node: I18N Level 3\7f1928536
-Node: Level 3 Basics\7f1928817
-Node: Level 3 Primitives\7f1929650
-Node: Dynamic Messaging\7f1931256
-Node: Domain Specification\7f1931719
-Node: Documentation String Extraction\7f1933622
-Node: I18N Level 4\7f1934540
-Node: MULE\7f1934732
-Node: Internationalization Terminology\7f1935843
-Node: Charsets\7f1944377
-Node: Charset Properties\7f1945073
-Node: Basic Charset Functions\7f1949759
-Node: Charset Property Functions\7f1951940
-Node: Predefined Charsets\7f1953982
-Node: MULE Characters\7f1956902
-Node: Composite Characters\7f1957749
-Node: ISO 2022\7f1959003
-Node: Coding Systems\7f1965145
-Node: Coding System Types\7f1967066
-Node: EOL Conversion\7f1968885
-Node: Coding System Properties\7f1970068
-Node: Basic Coding System Functions\7f1973920
-Node: Coding System Property Functions\7f1975824
-Node: Encoding and Decoding Text\7f1976382
-Node: Detection of Textual Encoding\7f1977518
-Node: Big5 and Shift-JIS Functions\7f1979054
-Node: CCL\7f1980142
-Node: CCL Syntax\7f1983246
-Node: CCL Statements\7f1984834
-Node: CCL Expressions\7f1989482
-Node: Calling CCL\7f1992021
-Node: CCL Examples\7f1995010
-Node: Category Tables\7f1995147
-Node: Tips\7f1997505
-Node: Style Tips\7f1998146
-Node: Compilation Tips\7f2007665
-Node: Documentation Tips\7f2009579
-Node: Comment Tips\7f2015088
-Node: Library Headers\7f2018090
-Node: Building XEmacs and Object Allocation\7f2022062
-Node: Building XEmacs\7f2022945
-Node: Pure Storage\7f2029280
-Node: Garbage Collection\7f2032068
-Node: Standard Errors\7f2043207
-Node: Standard Buffer-Local Variables\7f2047416
-Node: Standard Keymaps\7f2050049
-Node: Standard Hooks\7f2053781
-Node: Index\7f2061281
+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