XEmacs 21.4.18 (Social Property).
[chise/xemacs-chise.git] / info / lispref.info
1 This is ../info/lispref.info, produced by makeinfo version 4.6 from
2 lispref/lispref.texi.
3
4 INFO-DIR-SECTION XEmacs Editor
5 START-INFO-DIR-ENTRY
6 * Lispref: (lispref).           XEmacs Lisp Reference Manual.
7 END-INFO-DIR-ENTRY
8
9    Edition History:
10
11    GNU Emacs Lisp Reference Manual Second Edition (v2.01), May 1993 GNU
12 Emacs Lisp Reference Manual Further Revised (v2.02), August 1993 Lucid
13 Emacs Lisp Reference Manual (for 19.10) First Edition, March 1994
14 XEmacs Lisp Programmer's Manual (for 19.12) Second Edition, April 1995
15 GNU Emacs Lisp Reference Manual v2.4, June 1995 XEmacs Lisp
16 Programmer's Manual (for 19.13) Third Edition, July 1995 XEmacs Lisp
17 Reference Manual (for 19.14 and 20.0) v3.1, March 1996 XEmacs Lisp
18 Reference Manual (for 19.15 and 20.1, 20.2, 20.3) v3.2, April, May,
19 November 1997 XEmacs Lisp Reference Manual (for 21.0) v3.3, April 1998
20
21    Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995 Free Software
22 Foundation, Inc.  Copyright (C) 1994, 1995 Sun Microsystems, Inc.
23 Copyright (C) 1995, 1996 Ben Wing.
24
25    Permission is granted to make and distribute verbatim copies of this
26 manual provided the copyright notice and this permission notice are
27 preserved on all copies.
28
29    Permission is granted to copy and distribute modified versions of
30 this manual under the conditions for verbatim copying, provided that the
31 entire resulting derived work is distributed under the terms of a
32 permission notice identical to this one.
33
34    Permission is granted to copy and distribute translations of this
35 manual into another language, under the above conditions for modified
36 versions, except that this permission notice may be stated in a
37 translation approved by the Foundation.
38
39    Permission is granted to copy and distribute modified versions of
40 this manual under the conditions for verbatim copying, provided also
41 that the section entitled "GNU General Public License" is included
42 exactly as in the original, and provided that the entire resulting
43 derived work is distributed under the terms of a permission notice
44 identical to this one.
45
46    Permission is granted to copy and distribute translations of this
47 manual into another language, under the above conditions for modified
48 versions, except that the section entitled "GNU General Public License"
49 may be included in a translation approved by the Free Software
50 Foundation instead of in the original English.
51
52 \1f
53 Indirect:
54 lispref.info-1: 2366
55 lispref.info-2: 299153
56 lispref.info-3: 596434
57 lispref.info-4: 894447
58 lispref.info-5: 1194382
59 lispref.info-6: 1492927
60 lispref.info-7: 1792530
61 lispref.info-8: 2092512
62 lispref.info-9: 2304231
63 \1f
64 Tag Table:
65 (Indirect)
66 Node: Top\7f2366
67 Node: Copying\7f50069
68 Node: Introduction\7f69219
69 Node: Caveats\7f70801
70 Node: Lisp History\7f72477
71 Node: Conventions\7f73730
72 Node: Some Terms\7f74542
73 Node: nil and t\7f75260
74 Node: Evaluation Notation\7f76934
75 Node: Printing Notation\7f77845
76 Node: Error Messages\7f78715
77 Node: Buffer Text Notation\7f79153
78 Node: Format of Descriptions\7f80025
79 Node: A Sample Function Description\7f80876
80 Node: A Sample Variable Description\7f84859
81 Node: Acknowledgements\7f85764
82 Node: Packaging\7f87739
83 Node: Package Overview\7f89486
84 Node: The User View\7f91666
85 Node: The Library Maintainer View\7f98125
86 Node: Infrastructure\7f100037
87 Node: Control Files\7f103981
88 Node: Obtaining\7f106049
89 Node: The Package Release Engineer View\7f106563
90 Node: Package Terminology\7f107294
91 Node: Building Packages\7f110118
92 Node: Makefile Targets\7f111327
93 Node: Local.rules File\7f113188
94 Node: Creating Packages\7f120123
95 Node: package-info.in\7f120657
96 Node: Makefile\7f125512
97 Node: Documenting Packages\7f139309
98 Node: Issues\7f140602
99 Node: Lisp Data Types\7f140717
100 Node: Printed Representation\7f143266
101 Node: Comments\7f145305
102 Node: Primitive Types\7f146199
103 Node: Programming Types\7f147855
104 Node: Integer Type\7f149804
105 Node: Floating Point Type\7f150838
106 Node: Character Type\7f151454
107 Node: Symbol Type\7f159355
108 Node: Sequence Type\7f162047
109 Node: Cons Cell Type\7f163563
110 Node: Dotted Pair Notation\7f168044
111 Node: Association List Type\7f170162
112 Node: Array Type\7f171042
113 Node: String Type\7f172505
114 Node: Vector Type\7f175183
115 Node: Bit Vector Type\7f175952
116 Node: Function Type\7f176811
117 Node: Macro Type\7f177921
118 Node: Primitive Function Type\7f178615
119 Node: Compiled-Function Type\7f180138
120 Node: Autoload Type\7f180689
121 Node: Char Table Type\7f181700
122 Node: Hash Table Type\7f181871
123 Node: Range Table Type\7f183022
124 Node: Weak List Type\7f183872
125 Node: Editing Types\7f184019
126 Node: Buffer Type\7f185643
127 Node: Marker Type\7f187667
128 Node: Extent Type\7f188387
129 Node: Window Type\7f189652
130 Node: Frame Type\7f191060
131 Node: Device Type\7f191852
132 Node: Console Type\7f192675
133 Node: Window Configuration Type\7f193873
134 Node: Event Type\7f194568
135 Node: Process Type\7f194729
136 Node: Stream Type\7f195761
137 Node: Keymap Type\7f196881
138 Node: Syntax Table Type\7f197416
139 Node: Display Table Type\7f198435
140 Node: Database Type\7f198872
141 Node: Charset Type\7f199035
142 Node: Coding System Type\7f199196
143 Node: ToolTalk Message Type\7f199377
144 Node: ToolTalk Pattern Type\7f199573
145 Node: Window-System Types\7f199742
146 Node: Face Type\7f200885
147 Node: Glyph Type\7f201013
148 Node: Specifier Type\7f201166
149 Node: Font Instance Type\7f201336
150 Node: Color Instance Type\7f201523
151 Node: Image Instance Type\7f201717
152 Node: Toolbar Button Type\7f201912
153 Node: Subwindow Type\7f202102
154 Node: X Resource Type\7f202278
155 Node: Type Predicates\7f202428
156 Node: Equality Predicates\7f211554
157 Node: Numbers\7f216362
158 Node: Integer Basics\7f217814
159 Node: Float Basics\7f220160
160 Node: Predicates on Numbers\7f221899
161 Node: Comparison of Numbers\7f223529
162 Node: Numeric Conversions\7f227347
163 Node: Arithmetic Operations\7f228810
164 Node: Rounding Operations\7f234946
165 Node: Bitwise Operations\7f236056
166 Node: Math Functions\7f245099
167 Node: Random Numbers\7f247631
168 Node: Strings and Characters\7f249394
169 Node: String Basics\7f250844
170 Node: Predicates for Strings\7f253259
171 Node: Creating Strings\7f254019
172 Node: Predicates for Characters\7f259357
173 Node: Character Codes\7f260428
174 Node: Text Comparison\7f261848
175 Node: String Conversion\7f265293
176 Node: Modifying Strings\7f268960
177 Node: String Properties\7f269598
178 Node: Formatting Strings\7f270240
179 Node: Character Case\7f279855
180 Node: Case Tables\7f283406
181 Node: Char Tables\7f287373
182 Node: Char Table Types\7f288763
183 Node: Working With Char Tables\7f290345
184 Node: Lists\7f292362
185 Node: Cons Cells\7f293482
186 Node: Lists as Boxes\7f294815
187 Node: List-related Predicates\7f297454
188 Node: List Elements\7f299153
189 Node: Building Lists\7f304179
190 Node: Modifying Lists\7f310167
191 Node: Setcar\7f310976
192 Node: Setcdr\7f313404
193 Node: Rearrangement\7f315922
194 Node: Sets And Lists\7f321505
195 Node: Association Lists\7f325730
196 Ref: Association Lists-Footnote-1\7f335018
197 Node: Property Lists\7f335223
198 Node: Working With Normal Plists\7f336768
199 Node: Working With Lax Plists\7f339105
200 Node: Converting Plists To/From Alists\7f341382
201 Node: Weak Lists\7f342730
202 Node: Sequences Arrays Vectors\7f344890
203 Node: Sequence Functions\7f347523
204 Node: Arrays\7f351179
205 Node: Array Functions\7f354240
206 Node: Vectors\7f356770
207 Node: Vector Functions\7f358265
208 Node: Bit Vectors\7f360833
209 Node: Bit Vector Functions\7f361675
210 Node: Symbols\7f363971
211 Node: Symbol Components\7f365017
212 Node: Definitions\7f369197
213 Node: Creating Symbols\7f371419
214 Node: Symbol Properties\7f378450
215 Node: Plists and Alists\7f379974
216 Node: Object Plists\7f381720
217 Node: Other Plists\7f384477
218 Node: Evaluation\7f386273
219 Node: Intro Eval\7f387075
220 Ref: Intro Eval-Footnote-1\7f390425
221 Node: Eval\7f390560
222 Node: Forms\7f394976
223 Node: Self-Evaluating Forms\7f396133
224 Node: Symbol Forms\7f397643
225 Node: Classifying Lists\7f398557
226 Node: Function Indirection\7f399310
227 Node: Function Forms\7f402406
228 Node: Macro Forms\7f403400
229 Node: Special Forms\7f404997
230 Node: Autoloading\7f407303
231 Node: Quoting\7f407798
232 Node: Control Structures\7f409156
233 Node: Sequencing\7f410774
234 Node: Conditionals\7f413636
235 Node: Combining Conditions\7f417056
236 Node: Iteration\7f420323
237 Node: Nonlocal Exits\7f422099
238 Node: Catch and Throw\7f422797
239 Node: Examples of Catch\7f426633
240 Node: Errors\7f428649
241 Node: Signaling Errors\7f430135
242 Node: Processing of Errors\7f438879
243 Node: Handling Errors\7f441154
244 Node: Error Symbols\7f448390
245 Node: Cleanups\7f452343
246 Node: Variables\7f456118
247 Node: Global Variables\7f457885
248 Node: Constant Variables\7f458958
249 Node: Local Variables\7f459581
250 Node: Void Variables\7f464516
251 Node: Defining Variables\7f468029
252 Node: Accessing Variables\7f475190
253 Node: Setting Variables\7f476612
254 Node: Variable Scoping\7f481128
255 Node: Scope\7f482724
256 Node: Extent\7f484247
257 Node: Impl of Scope\7f485723
258 Node: Using Scoping\7f487683
259 Node: Buffer-Local Variables\7f489202
260 Node: Intro to Buffer-Local\7f490035
261 Node: Creating Buffer-Local\7f492575
262 Node: Default Value\7f498474
263 Node: Variable Aliases\7f501614
264 Node: Functions\7f503462
265 Node: What Is a Function\7f504553
266 Node: Lambda Expressions\7f508596
267 Node: Lambda Components\7f509503
268 Node: Simple Lambda\7f511328
269 Node: Argument List\7f512982
270 Node: Function Documentation\7f516707
271 Node: Function Names\7f518646
272 Node: Defining Functions\7f521216
273 Node: Calling Functions\7f524253
274 Node: Mapping Functions\7f528098
275 Node: Anonymous Functions\7f530795
276 Node: Function Cells\7f534037
277 Node: Inline Functions\7f538852
278 Node: Related Topics\7f540659
279 Node: Macros\7f541709
280 Node: Simple Macro\7f542990
281 Node: Expansion\7f543722
282 Node: Compiling Macros\7f546723
283 Node: Defining Macros\7f548556
284 Node: Backquote\7f549870
285 Node: Problems with Macros\7f552264
286 Node: Argument Evaluation\7f552955
287 Node: Surprising Local Vars\7f555867
288 Node: Eval During Expansion\7f557929
289 Node: Repeated Expansion\7f559619
290 Node: Customization\7f561532
291 Node: Common Keywords\7f561998
292 Node: Group Definitions\7f564839
293 Node: Variable Definitions\7f567029
294 Node: Customization Types\7f572016
295 Node: Simple Types\7f573448
296 Node: Composite Types\7f575602
297 Node: Splicing into Lists\7f580289
298 Node: Type Keywords\7f582121
299 Node: Loading\7f585639
300 Node: How Programs Do Loading\7f587311
301 Node: Autoload\7f596434
302 Node: Repeated Loading\7f602501
303 Node: Named Features\7f604611
304 Node: Unloading\7f611038
305 Node: Hooks for Loading\7f613191
306 Node: Byte Compilation\7f613908
307 Node: Speed of Byte-Code\7f615972
308 Node: Compilation Functions\7f617176
309 Node: Compilation Options\7f623946
310 Node: Docs and Compilation\7f633876
311 Node: Dynamic Loading\7f636541
312 Node: Eval During Compile\7f638917
313 Node: Compiled-Function Objects\7f640179
314 Node: Disassembly\7f644977
315 Node: Different Behavior\7f652255
316 Node: Debugging\7f653597
317 Node: Debugger\7f655006
318 Node: Error Debugging\7f656148
319 Node: Infinite Loops\7f658898
320 Node: Function Debugging\7f660139
321 Node: Explicit Debug\7f662936
322 Node: Using Debugger\7f663704
323 Node: Debugger Commands\7f665563
324 Node: Invoking the Debugger\7f669877
325 Node: Internals of Debugger\7f673789
326 Node: Syntax Errors\7f678673
327 Node: Excess Open\7f679918
328 Node: Excess Close\7f681790
329 Node: Compilation Errors\7f683208
330 Node: Edebug\7f684493
331 Node: Using Edebug\7f686598
332 Node: Instrumenting\7f689292
333 Node: Edebug Execution Modes\7f692778
334 Node: Jumping\7f695885
335 Node: Edebug Misc\7f698226
336 Node: Breakpoints\7f699612
337 Node: Global Break Condition\7f702415
338 Node: Embedded Breakpoints\7f703367
339 Node: Trapping Errors\7f704319
340 Node: Edebug Views\7f706392
341 Node: Edebug Eval\7f708355
342 Node: Eval List\7f709529
343 Node: Reading in Edebug\7f712911
344 Node: Printing in Edebug\7f713707
345 Node: Tracing\7f715419
346 Node: Coverage Testing\7f717304
347 Node: The Outside Context\7f719342
348 Node: Checking Whether to Stop\7f720288
349 Node: Edebug Display Update\7f720932
350 Node: Edebug Recursive Edit\7f722952
351 Node: Instrumenting Macro Calls\7f724604
352 Node: Specification List\7f727082
353 Node: Backtracking\7f736492
354 Node: Debugging Backquote\7f738427
355 Node: Specification Examples\7f742130
356 Node: Edebug Options\7f744194
357 Node: Read and Print\7f749530
358 Node: Streams Intro\7f750504
359 Node: Input Streams\7f752519
360 Node: Input Functions\7f757417
361 Node: Output Streams\7f759474
362 Node: Output Functions\7f763522
363 Node: Output Variables\7f767819
364 Node: Minibuffers\7f772620
365 Node: Intro to Minibuffers\7f773769
366 Node: Text from Minibuffer\7f775954
367 Node: Object from Minibuffer\7f781045
368 Node: Minibuffer History\7f785135
369 Node: Completion\7f788111
370 Node: Basic Completion\7f790083
371 Node: Minibuffer Completion\7f794963
372 Node: Completion Commands\7f798537
373 Node: High-Level Completion\7f803191
374 Node: Reading File Names\7f807937
375 Node: Programmed Completion\7f811626
376 Node: Yes-or-No Queries\7f814005
377 Node: Multiple Queries\7f819739
378 Node: Reading a Password\7f823803
379 Node: Minibuffer Misc\7f825143
380 Node: Command Loop\7f830020
381 Node: Command Overview\7f831361
382 Node: Defining Commands\7f834635
383 Node: Using Interactive\7f835380
384 Node: Interactive Codes\7f840150
385 Node: Interactive Examples\7f845939
386 Node: Interactive Call\7f847250
387 Node: Command Loop Info\7f852661
388 Node: Events\7f857637
389 Node: Event Types\7f859095
390 Node: Event Contents\7f861015
391 Node: Event Predicates\7f865489
392 Node: Accessing Mouse Event Positions\7f866804
393 Node: Frame-Level Event Position Info\7f867500
394 Node: Window-Level Event Position Info\7f868537
395 Node: Event Text Position Info\7f870298
396 Node: Event Glyph Position Info\7f872787
397 Node: Event Toolbar Position Info\7f874107
398 Node: Other Event Position Info\7f874778
399 Node: Accessing Other Event Info\7f875187
400 Node: Working With Events\7f876804
401 Node: Converting Events\7f882802
402 Node: Reading Input\7f886198
403 Node: Key Sequence Input\7f887197
404 Node: Reading One Event\7f889829
405 Node: Dispatching an Event\7f892650
406 Node: Quoted Character Input\7f893101
407 Node: Peeking and Discarding\7f894447
408 Node: Waiting\7f898349
409 Node: Quitting\7f900660
410 Node: Prefix Command Arguments\7f905065
411 Node: Recursive Editing\7f910149
412 Node: Disabling Commands\7f914940
413 Node: Command History\7f917005
414 Node: Keyboard Macros\7f918739
415 Node: Keymaps\7f920953
416 Node: Keymap Terminology\7f922527
417 Node: Format of Keymaps\7f925453
418 Node: Creating Keymaps\7f925861
419 Node: Inheritance and Keymaps\7f927938
420 Node: Key Sequences\7f930307
421 Node: Prefix Keys\7f935100
422 Node: Active Keymaps\7f938682
423 Node: Key Lookup\7f948050
424 Node: Functions for Key Lookup\7f953210
425 Node: Changing Key Bindings\7f958908
426 Node: Key Binding Commands\7f966067
427 Node: Scanning Keymaps\7f968129
428 Node: Other Keymap Functions\7f976695
429 Node: Menus\7f977317
430 Node: Menu Format\7f977909
431 Node: Menubar Format\7f986552
432 Node: Menubar\7f987174
433 Node: Modifying Menus\7f990287
434 Node: Menu Filters\7f995628
435 Node: Pop-Up Menus\7f997521
436 Node: Menu Accelerators\7f999849
437 Node: Creating Menu Accelerators\7f1000602
438 Node: Keyboard Menu Traversal\7f1001959
439 Node: Menu Accelerator Functions\7f1002684
440 Node: Buffers Menu\7f1005779
441 Node: Dialog Boxes\7f1007070
442 Node: Dialog Box Format\7f1007237
443 Node: Dialog Box Functions\7f1008659
444 Node: Toolbar\7f1009056
445 Node: Toolbar Intro\7f1009491
446 Node: Creating Toolbar\7f1011889
447 Node: Toolbar Descriptor Format\7f1012806
448 Node: Specifying the Toolbar\7f1017300
449 Node: Other Toolbar Variables\7f1020904
450 Node: Gutter\7f1025329
451 Node: Gutter Intro\7f1025915
452 Node: Creating Gutter\7f1027915
453 Node: Gutter Descriptor Format\7f1030802
454 Node: Specifying a Gutter\7f1035256
455 Node: Other Gutter Variables\7f1038788
456 Node: Common Gutter Widgets\7f1043172
457 Node: Buffer Tabs\7f1044161
458 Node: Progress Bars\7f1044299
459 Node: Scrollbars\7f1044441
460 Node: Drag and Drop\7f1044573
461 Node: Supported Protocols\7f1045646
462 Node: OffiX DND\7f1046146
463 Node: CDE dt\7f1047150
464 Node: MSWindows OLE\7f1047738
465 Node: Loose ends\7f1047906
466 Node: Drop Interface\7f1048295
467 Node: Drag Interface\7f1049315
468 Node: Modes\7f1049486
469 Node: Major Modes\7f1050434
470 Node: Major Mode Conventions\7f1053346
471 Node: Example Major Modes\7f1059298
472 Node: Auto Major Mode\7f1067329
473 Node: Mode Help\7f1074776
474 Node: Derived Modes\7f1075874
475 Node: Minor Modes\7f1078062
476 Node: Minor Mode Conventions\7f1079361
477 Node: Keymaps and Minor Modes\7f1082221
478 Node: Modeline Format\7f1083053
479 Node: Modeline Data\7f1084818
480 Node: Modeline Variables\7f1089968
481 Node: %-Constructs\7f1094681
482 Node: Hooks\7f1097665
483 Node: Documentation\7f1104422
484 Node: Documentation Basics\7f1105842
485 Node: Accessing Documentation\7f1108890
486 Node: Keys in Documentation\7f1115171
487 Node: Describing Characters\7f1118651
488 Node: Help Functions\7f1120997
489 Node: Obsoleteness\7f1127444
490 Node: Files\7f1130433
491 Node: Visiting Files\7f1132355
492 Node: Visiting Functions\7f1133857
493 Node: Subroutines of Visiting\7f1139013
494 Node: Saving Buffers\7f1141083
495 Node: Reading from Files\7f1147173
496 Node: Writing to Files\7f1149331
497 Node: File Locks\7f1152045
498 Node: Information about Files\7f1155109
499 Node: Testing Accessibility\7f1155867
500 Node: Kinds of Files\7f1159604
501 Node: Truenames\7f1161282
502 Node: File Attributes\7f1162281
503 Node: Changing File Attributes\7f1167417
504 Node: File Names\7f1172836
505 Node: File Name Components\7f1174405
506 Node: Directory Names\7f1176847
507 Node: Relative File Names\7f1180074
508 Node: File Name Expansion\7f1181040
509 Node: Unique File Names\7f1184791
510 Node: File Name Completion\7f1186403
511 Node: User Name Completion\7f1189668
512 Node: Contents of Directories\7f1191072
513 Node: Create/Delete Dirs\7f1194382
514 Node: Magic File Names\7f1195485
515 Node: Partial Files\7f1201130
516 Node: Intro to Partial Files\7f1201358
517 Node: Creating a Partial File\7f1202595
518 Node: Detached Partial Files\7f1203531
519 Node: Format Conversion\7f1204650
520 Node: Files and MS-DOS\7f1210145
521 Node: Backups and Auto-Saving\7f1212206
522 Node: Backup Files\7f1212878
523 Node: Making Backups\7f1214272
524 Node: Rename or Copy\7f1217021
525 Node: Numbered Backups\7f1219511
526 Node: Backup Names\7f1221743
527 Node: Auto-Saving\7f1225032
528 Node: Reverting\7f1233191
529 Node: Buffers\7f1236524
530 Node: Buffer Basics\7f1237937
531 Node: Current Buffer\7f1239983
532 Node: Buffer Names\7f1244684
533 Node: Buffer File Name\7f1247888
534 Node: Buffer Modification\7f1252004
535 Node: Modification Time\7f1254244
536 Node: Read Only Buffers\7f1257616
537 Node: The Buffer List\7f1260852
538 Node: Creating Buffers\7f1265666
539 Node: Killing Buffers\7f1267809
540 Node: Indirect Buffers\7f1271638
541 Node: Windows\7f1274209
542 Node: Basic Windows\7f1275684
543 Node: Splitting Windows\7f1278779
544 Node: Deleting Windows\7f1284102
545 Node: Selecting Windows\7f1288017
546 Node: Cyclic Window Ordering\7f1292237
547 Node: Buffers and Windows\7f1297389
548 Node: Displaying Buffers\7f1299164
549 Node: Choosing Window\7f1304500
550 Node: Window Point\7f1312415
551 Node: Window Start\7f1314482
552 Node: Vertical Scrolling\7f1319278
553 Node: Horizontal Scrolling\7f1325473
554 Node: Size of Window\7f1328999
555 Node: Position of Window\7f1333714
556 Node: Resizing Windows\7f1335964
557 Node: Window Configurations\7f1341399
558 Node: Frames\7f1344885
559 Node: Creating Frames\7f1347223
560 Node: Frame Properties\7f1348560
561 Node: Property Access\7f1349373
562 Node: Initial Properties\7f1350277
563 Node: X Frame Properties\7f1352760
564 Node: Size and Position\7f1357391
565 Node: Frame Name\7f1359386
566 Node: Frame Titles\7f1360297
567 Node: Deleting Frames\7f1362118
568 Node: Finding All Frames\7f1363089
569 Node: Frames and Windows\7f1366317
570 Node: Minibuffers and Frames\7f1369096
571 Node: Input Focus\7f1370011
572 Node: Visibility of Frames\7f1373113
573 Node: Raising and Lowering\7f1375100
574 Node: Frame Configurations\7f1377473
575 Node: Frame Hooks\7f1378527
576 Node: Consoles and Devices\7f1380329
577 Node: Basic Console Functions\7f1383069
578 Node: Basic Device Functions\7f1383492
579 Node: Console Types and Device Classes\7f1384338
580 Node: Connecting to a Console or Device\7f1386602
581 Node: The Selected Console and Device\7f1388786
582 Node: Console and Device I/O\7f1389812
583 Node: Positions\7f1390576
584 Node: Point\7f1391543
585 Node: Motion\7f1394630
586 Node: Character Motion\7f1395394
587 Node: Word Motion\7f1397629
588 Node: Buffer End Motion\7f1399016
589 Node: Text Lines\7f1400550
590 Node: Screen Lines\7f1405447
591 Node: List Motion\7f1409507
592 Node: Skipping Characters\7f1412987
593 Node: Excursions\7f1415203
594 Node: Narrowing\7f1418240
595 Node: Markers\7f1423568
596 Node: Overview of Markers\7f1424471
597 Node: Predicates on Markers\7f1429160
598 Node: Creating Markers\7f1430403
599 Node: Information from Markers\7f1434600
600 Node: Changing Markers\7f1435695
601 Node: The Mark\7f1437220
602 Node: The Region\7f1445721
603 Node: Text\7f1451433
604 Node: Near Point\7f1454129
605 Node: Buffer Contents\7f1458313
606 Node: Comparing Text\7f1459716
607 Node: Insertion\7f1461121
608 Node: Commands for Insertion\7f1465028
609 Node: Deletion\7f1467919
610 Node: User-Level Deletion\7f1471566
611 Node: The Kill Ring\7f1475723
612 Node: Kill Ring Concepts\7f1477894
613 Node: Kill Functions\7f1478945
614 Node: Yank Commands\7f1480865
615 Node: Low-Level Kill Ring\7f1482733
616 Node: Internals of Kill Ring\7f1485816
617 Node: Undo\7f1488593
618 Node: Maintaining Undo\7f1492927
619 Node: Filling\7f1495542
620 Node: Margins\7f1501533
621 Node: Auto Filling\7f1505556
622 Node: Sorting\7f1506734
623 Node: Columns\7f1516045
624 Node: Indentation\7f1519123
625 Node: Primitive Indent\7f1519899
626 Node: Mode-Specific Indent\7f1521221
627 Node: Region Indent\7f1523750
628 Node: Relative Indent\7f1526694
629 Node: Indent Tabs\7f1529073
630 Node: Motion by Indent\7f1530391
631 Node: Case Changes\7f1531167
632 Node: Text Properties\7f1534517
633 Node: Examining Properties\7f1536327
634 Node: Changing Properties\7f1538207
635 Node: Property Search\7f1541795
636 Node: Special Properties\7f1546511
637 Node: Saving Properties\7f1546789
638 Node: Substitution\7f1549928
639 Node: Registers\7f1553195
640 Node: Transposition\7f1555774
641 Node: Change Hooks\7f1556665
642 Node: Transformations\7f1558702
643 Node: Searching and Matching\7f1563802
644 Node: String Search\7f1564930
645 Node: Regular Expressions\7f1569908
646 Node: Syntax of Regexps\7f1571272
647 Node: Regexp Example\7f1585872
648 Node: Regexp Search\7f1588039
649 Node: POSIX Regexps\7f1594373
650 Node: Search and Replace\7f1596447
651 Node: Match Data\7f1599812
652 Node: Simple Match Data\7f1600939
653 Node: Replacing Match\7f1605201
654 Node: Entire Match Data\7f1607879
655 Node: Saving Match Data\7f1610114
656 Node: Searching and Case\7f1611499
657 Node: Standard Regexps\7f1613530
658 Node: Syntax Tables\7f1615725
659 Node: Syntax Basics\7f1616836
660 Node: Syntax Descriptors\7f1619812
661 Node: Syntax Class Table\7f1621659
662 Node: Syntax Flags\7f1627838
663 Node: Syntax Table Functions\7f1632234
664 Node: Motion and Syntax\7f1636529
665 Node: Parsing Expressions\7f1637978
666 Node: Standard Syntax Tables\7f1644073
667 Node: Syntax Table Internals\7f1644914
668 Node: Abbrevs\7f1645937
669 Node: Abbrev Mode\7f1647738
670 Node: Abbrev Tables\7f1648455
671 Node: Defining Abbrevs\7f1649991
672 Node: Abbrev Files\7f1651909
673 Node: Abbrev Expansion\7f1653689
674 Node: Standard Abbrev Tables\7f1658317
675 Node: Extents\7f1659473
676 Node: Intro to Extents\7f1660712
677 Node: Creating and Modifying Extents\7f1664701
678 Node: Extent Endpoints\7f1666282
679 Node: Finding Extents\7f1669542
680 Node: Mapping Over Extents\7f1673661
681 Node: Extent Properties\7f1679781
682 Node: Detached Extents\7f1690001
683 Node: Extent Parents\7f1691857
684 Node: Duplicable Extents\7f1693548
685 Node: Extents and Events\7f1696766
686 Node: Atomic Extents\7f1698724
687 Node: Specifiers\7f1699168
688 Node: Introduction to Specifiers\7f1701297
689 Node: Simple Specifier Usage\7f1705478
690 Node: Specifiers In-Depth\7f1711896
691 Node: Specifier Instancing\7f1718530
692 Node: Specifier Types\7f1721789
693 Node: Adding Specifications\7f1726860
694 Node: Retrieving Specifications\7f1738350
695 Node: Specifier Tag Functions\7f1742095
696 Node: Specifier Instancing Functions\7f1745326
697 Node: Specifier Examples\7f1750181
698 Node: Creating Specifiers\7f1757885
699 Node: Specifier Validation Functions\7f1762228
700 Node: Other Specification Functions\7f1764614
701 Node: Faces and Window-System Objects\7f1768496
702 Node: Faces\7f1768820
703 Node: Merging Faces\7f1770434
704 Node: Basic Face Functions\7f1772392
705 Node: Face Properties\7f1774537
706 Node: Face Convenience Functions\7f1784807
707 Node: Other Face Display Functions\7f1788027
708 Node: Fonts\7f1788839
709 Node: Font Specifiers\7f1789537
710 Node: Font Instances\7f1790722
711 Node: Font Instance Names\7f1791689
712 Node: Font Instance Size\7f1792530
713 Node: Font Instance Characteristics\7f1793816
714 Node: Font Convenience Functions\7f1794994
715 Node: Colors\7f1796284
716 Node: Color Specifiers\7f1796724
717 Node: Color Instances\7f1799084
718 Node: Color Instance Properties\7f1799825
719 Node: Color Convenience Functions\7f1800451
720 Node: Glyphs\7f1801504
721 Node: Glyph Functions\7f1803163
722 Node: Creating Glyphs\7f1803570
723 Node: Glyph Properties\7f1816210
724 Node: Glyph Convenience Functions\7f1825374
725 Node: Glyph Dimensions\7f1829318
726 Node: Images\7f1830398
727 Node: Image Specifiers\7f1830847
728 Node: Image Instantiator Conversion\7f1846336
729 Node: Image Instances\7f1847701
730 Node: Image Instance Types\7f1848449
731 Node: Image Instance Functions\7f1851211
732 Node: Glyph Types\7f1858268
733 Node: Mouse Pointer\7f1860037
734 Node: Redisplay Glyphs\7f1863037
735 Node: Subwindows\7f1864070
736 Node: Glyph Examples\7f1864333
737 Node: Annotations\7f1872589
738 Node: Annotation Basics\7f1873602
739 Node: Annotation Primitives\7f1877537
740 Node: Annotation Properties\7f1878876
741 Node: Locating Annotations\7f1881916
742 Node: Margin Primitives\7f1882753
743 Node: Annotation Hooks\7f1884644
744 Node: Display\7f1885301
745 Node: Refresh Screen\7f1886276
746 Node: Truncation\7f1888467
747 Node: The Echo Area\7f1890989
748 Node: Warnings\7f1897429
749 Node: Invisible Text\7f1901862
750 Node: Selective Display\7f1904573
751 Node: Overlay Arrow\7f1908696
752 Node: Temporary Displays\7f1910046
753 Node: Blinking\7f1914165
754 Node: Usual Display\7f1916346
755 Node: Display Tables\7f1918892
756 Node: Display Table Format\7f1919693
757 Node: Active Display Table\7f1921132
758 Node: Character Descriptors\7f1925124
759 Node: Beeping\7f1925878
760 Node: Hash Tables\7f1930643
761 Node: Introduction to Hash Tables\7f1931251
762 Node: Working With Hash Tables\7f1937807
763 Node: Weak Hash Tables\7f1938924
764 Node: Range Tables\7f1940938
765 Node: Introduction to Range Tables\7f1941624
766 Node: Working With Range Tables\7f1942070
767 Node: Databases\7f1943029
768 Node: Connecting to a Database\7f1943328
769 Node: Working With a Database\7f1944435
770 Node: Other Database Functions\7f1945309
771 Node: Processes\7f1945878
772 Node: Subprocess Creation\7f1948099
773 Node: Synchronous Processes\7f1951547
774 Node: MS-DOS Subprocesses\7f1958266
775 Node: Asynchronous Processes\7f1959337
776 Node: Deleting Processes\7f1963691
777 Node: Process Information\7f1965559
778 Node: Input to Processes\7f1969649
779 Node: Signals to Processes\7f1972341
780 Node: Output from Processes\7f1977153
781 Node: Process Buffers\7f1977962
782 Node: Filter Functions\7f1980838
783 Node: Accepting Output\7f1986426
784 Node: Sentinels\7f1987950
785 Node: Process Window Size\7f1991437
786 Node: Transaction Queues\7f1991786
787 Node: Network\7f1993481
788 Node: System Interface\7f1996112
789 Node: Starting Up\7f1997379
790 Node: Start-up Summary\7f1997970
791 Node: Init File\7f2001521
792 Node: Terminal-Specific\7f2003899
793 Node: Command Line Arguments\7f2007055
794 Node: Getting Out\7f2010541
795 Node: Killing XEmacs\7f2011107
796 Node: Suspending XEmacs\7f2012772
797 Node: System Environment\7f2016148
798 Node: User Identification\7f2022326
799 Node: Time of Day\7f2025855
800 Node: Time Conversion\7f2028639
801 Node: Timers\7f2033878
802 Node: Terminal Input\7f2036048
803 Node: Input Modes\7f2036548
804 Node: Translating Input\7f2039007
805 Node: Recording Input\7f2043169
806 Node: Terminal Output\7f2045269
807 Node: Flow Control\7f2048887
808 Node: Batch Mode\7f2052846
809 Node: X-Windows\7f2054224
810 Node: X Selections\7f2055093
811 Node: X Server\7f2057841
812 Node: Resources\7f2058289
813 Node: Server Data\7f2063598
814 Node: Grabs\7f2064802
815 Node: X Miscellaneous\7f2066382
816 Node: ToolTalk Support\7f2068767
817 Node: XEmacs ToolTalk API Summary\7f2068984
818 Node: Sending Messages\7f2070281
819 Node: Example of Sending Messages\7f2070532
820 Node: Elisp Interface for Sending Messages\7f2071591
821 Node: Receiving Messages\7f2078187
822 Node: Example of Receiving Messages\7f2078410
823 Node: Elisp Interface for Receiving Messages\7f2079243
824 Node: LDAP Support\7f2083100
825 Node: Building XEmacs with LDAP support\7f2083591
826 Node: XEmacs LDAP API\7f2084565
827 Node: LDAP Variables\7f2085614
828 Node: The High-Level LDAP API\7f2088214
829 Node: The Low-Level LDAP API\7f2091684
830 Node: The LDAP Lisp Object\7f2092512
831 Node: Opening and Closing a LDAP Connection\7f2093064
832 Node: Low-level Operations on a LDAP Server\7f2094879
833 Node: LDAP Internationalization\7f2097600
834 Node: LDAP Internationalization Variables\7f2098502
835 Node: Encoder/Decoder Functions\7f2100233
836 Node: Syntax of Search Filters\7f2101278
837 Node: PostgreSQL Support\7f2102572
838 Node: Building XEmacs with PostgreSQL support\7f2102964
839 Node: XEmacs PostgreSQL libpq API\7f2104308
840 Node: libpq Lisp Variables\7f2106184
841 Node: libpq Lisp Symbols and DataTypes\7f2109178
842 Node: Synchronous Interface Functions\7f2122435
843 Node: Asynchronous Interface Functions\7f2126939
844 Node: Large Object Support\7f2130441
845 Node: Other libpq Functions\7f2131068
846 Node: Unimplemented libpq Functions\7f2134105
847 Node: XEmacs PostgreSQL libpq Examples\7f2139424
848 Node: Internationalization\7f2145512
849 Node: I18N Levels 1 and 2\7f2145855
850 Node: I18N Level 3\7f2146558
851 Node: Level 3 Basics\7f2146839
852 Node: Level 3 Primitives\7f2147670
853 Node: Dynamic Messaging\7f2149276
854 Node: Domain Specification\7f2149736
855 Node: Documentation String Extraction\7f2151403
856 Node: I18N Level 4\7f2152318
857 Node: MULE\7f2152507
858 Node: Internationalization Terminology\7f2153553
859 Node: Charsets\7f2165749
860 Node: Charset Properties\7f2166442
861 Node: Basic Charset Functions\7f2171154
862 Node: Charset Property Functions\7f2173335
863 Node: Predefined Charsets\7f2175550
864 Node: MULE Characters\7f2178467
865 Node: Composite Characters\7f2179342
866 Node: Coding Systems\7f2180606
867 Node: Coding System Types\7f2182743
868 Node: ISO 2022\7f2186724
869 Node: EOL Conversion\7f2198995
870 Node: Coding System Properties\7f2200167
871 Node: Basic Coding System Functions\7f2204490
872 Node: Coding System Property Functions\7f2206524
873 Node: Encoding and Decoding Text\7f2207082
874 Node: Detection of Textual Encoding\7f2208218
875 Node: Big5 and Shift-JIS Functions\7f2209754
876 Node: Predefined Coding Systems\7f2210903
877 Node: CCL\7f2222995
878 Node: CCL Syntax\7f2226096
879 Node: CCL Statements\7f2227669
880 Node: CCL Expressions\7f2232299
881 Node: Calling CCL\7f2234835
882 Node: CCL Examples\7f2237837
883 Node: Category Tables\7f2237971
884 Node: Tips\7f2240327
885 Node: Style Tips\7f2240966
886 Node: Compilation Tips\7f2250841
887 Node: Documentation Tips\7f2252752
888 Node: Comment Tips\7f2258258
889 Node: Library Headers\7f2261259
890 Node: Building XEmacs and Object Allocation\7f2265227
891 Node: Building XEmacs\7f2266107
892 Node: Pure Storage\7f2272682
893 Node: Garbage Collection\7f2275322
894 Node: Standard Errors\7f2286163
895 Node: Standard Buffer-Local Variables\7f2290369
896 Node: Standard Keymaps\7f2293001
897 Node: Standard Hooks\7f2296733
898 Node: Index\7f2304231
899 \1f
900 End Tag Table