XEmacs 21.2.27 "Hera".
[chise/xemacs-chise.git.1] / info / lispref.info
1 This is ../info/lispref.info, produced by makeinfo version 4.0 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: 48385
56 lispref.info-3: 96924
57 lispref.info-4: 146766
58 lispref.info-5: 195600
59 lispref.info-6: 243285
60 lispref.info-7: 291568
61 lispref.info-8: 340704
62 lispref.info-9: 387518
63 lispref.info-10: 436970
64 lispref.info-11: 485198
65 lispref.info-12: 534963
66 lispref.info-13: 582862
67 lispref.info-14: 631085
68 lispref.info-15: 679339
69 lispref.info-16: 729095
70 lispref.info-17: 777846
71 lispref.info-18: 824696
72 lispref.info-19: 871747
73 lispref.info-20: 920477
74 lispref.info-21: 969899
75 lispref.info-22: 1016818
76 lispref.info-23: 1063845
77 lispref.info-24: 1113244
78 lispref.info-25: 1162926
79 lispref.info-26: 1212836
80 lispref.info-27: 1262059
81 lispref.info-28: 1310826
82 lispref.info-29: 1360263
83 lispref.info-30: 1401598
84 lispref.info-31: 1450741
85 lispref.info-32: 1499954
86 lispref.info-33: 1549528
87 lispref.info-34: 1597705
88 lispref.info-35: 1643337
89 lispref.info-36: 1684653
90 lispref.info-37: 1729594
91 lispref.info-38: 1779281
92 lispref.info-39: 1828385
93 lispref.info-40: 1877789
94 lispref.info-41: 1927673
95 lispref.info-42: 1976664
96 lispref.info-43: 2020556
97 lispref.info-44: 2058892
98 \1f
99 Tag Table:
100 (Indirect)
101 Node: Top\7f2366
102 Node: Copying\7f48385
103 Node: Introduction\7f67543
104 Node: Caveats\7f69134
105 Node: Lisp History\7f70865
106 Node: Conventions\7f72121
107 Node: Some Terms\7f72936
108 Node: nil and t\7f73657
109 Node: Evaluation Notation\7f75334
110 Node: Printing Notation\7f76247
111 Node: Error Messages\7f77121
112 Node: Buffer Text Notation\7f77562
113 Node: Format of Descriptions\7f78437
114 Node: A Sample Function Description\7f79291
115 Node: A Sample Variable Description\7f83277
116 Node: Acknowledgements\7f84185
117 Node: Lisp Data Types\7f86163
118 Node: Printed Representation\7f88718
119 Node: Comments\7f90760
120 Node: Primitive Types\7f91657
121 Node: Programming Types\7f93316
122 Node: Integer Type\7f95268
123 Node: Floating Point Type\7f96305
124 Node: Character Type\7f96924
125 Node: Symbol Type\7f104830
126 Node: Sequence Type\7f107525
127 Node: Cons Cell Type\7f109044
128 Node: Dotted Pair Notation\7f113528
129 Node: Association List Type\7f115649
130 Node: Array Type\7f116532
131 Node: String Type\7f117998
132 Node: Vector Type\7f120679
133 Node: Bit Vector Type\7f121451
134 Node: Function Type\7f122313
135 Node: Macro Type\7f123426
136 Node: Primitive Function Type\7f124123
137 Node: Compiled-Function Type\7f125649
138 Node: Autoload Type\7f126203
139 Node: Char Table Type\7f127217
140 Node: Hash Table Type\7f127391
141 Node: Range Table Type\7f128546
142 Node: Weak List Type\7f129399
143 Node: Editing Types\7f129549
144 Node: Buffer Type\7f131176
145 Node: Marker Type\7f133203
146 Node: Extent Type\7f133927
147 Node: Window Type\7f135195
148 Node: Frame Type\7f136606
149 Node: Device Type\7f137401
150 Node: Console Type\7f138227
151 Node: Window Configuration Type\7f139428
152 Node: Event Type\7f140126
153 Node: Process Type\7f140290
154 Node: Stream Type\7f141325
155 Node: Keymap Type\7f142448
156 Node: Syntax Table Type\7f142986
157 Node: Display Table Type\7f144009
158 Node: Database Type\7f144448
159 Node: Charset Type\7f144614
160 Node: Coding System Type\7f144778
161 Node: ToolTalk Message Type\7f144962
162 Node: ToolTalk Pattern Type\7f145161
163 Node: Window-System Types\7f145333
164 Node: Face Type\7f146479
165 Node: Glyph Type\7f146610
166 Node: Specifier Type\7f146766
167 Node: Font Instance Type\7f146939
168 Node: Color Instance Type\7f147129
169 Node: Image Instance Type\7f147326
170 Node: Toolbar Button Type\7f147524
171 Node: Subwindow Type\7f147717
172 Node: X Resource Type\7f147896
173 Node: Type Predicates\7f148049
174 Node: Equality Predicates\7f157178
175 Node: Numbers\7f161983
176 Node: Integer Basics\7f163438
177 Node: Float Basics\7f165787
178 Node: Predicates on Numbers\7f167529
179 Node: Comparison of Numbers\7f169162
180 Node: Numeric Conversions\7f172983
181 Node: Arithmetic Operations\7f174449
182 Node: Rounding Operations\7f179914
183 Node: Bitwise Operations\7f181019
184 Node: Math Functions\7f190065
185 Node: Random Numbers\7f192381
186 Node: Strings and Characters\7f194147
187 Node: String Basics\7f195600
188 Node: Predicates for Strings\7f198018
189 Node: Creating Strings\7f198781
190 Node: Predicates for Characters\7f204098
191 Node: Character Codes\7f205169
192 Node: Text Comparison\7f206582
193 Node: String Conversion\7f209944
194 Node: Modifying Strings\7f213620
195 Node: String Properties\7f214261
196 Node: Formatting Strings\7f214904
197 Node: Character Case\7f224522
198 Node: Case Tables\7f227668
199 Node: Char Tables\7f231566
200 Node: Char Table Types\7f232958
201 Node: Working With Char Tables\7f234533
202 Node: Lists\7f236482
203 Node: Cons Cells\7f237605
204 Node: Lists as Boxes\7f238941
205 Node: List-related Predicates\7f241583
206 Node: List Elements\7f243285
207 Node: Building Lists\7f248314
208 Node: Modifying Lists\7f254306
209 Node: Setcar\7f255118
210 Node: Setcdr\7f257539
211 Node: Rearrangement\7f260050
212 Node: Sets And Lists\7f265636
213 Node: Association Lists\7f269864
214 Ref: Association Lists-Footnote-1\7f279159
215 Node: Property Lists\7f279364
216 Node: Working With Normal Plists\7f280912
217 Node: Working With Lax Plists\7f283180
218 Node: Converting Plists To/From Alists\7f285420
219 Node: Weak Lists\7f286768
220 Node: Sequences Arrays Vectors\7f288932
221 Node: Sequence Functions\7f291568
222 Node: Arrays\7f295227
223 Node: Array Functions\7f298291
224 Node: Vectors\7f300824
225 Node: Vector Functions\7f302322
226 Node: Bit Vectors\7f304893
227 Node: Bit Vector Functions\7f305738
228 Node: Symbols\7f307988
229 Node: Symbol Components\7f309037
230 Node: Definitions\7f313210
231 Node: Creating Symbols\7f315435
232 Node: Symbol Properties\7f322469
233 Node: Plists and Alists\7f323985
234 Node: Symbol Plists\7f325734
235 Node: Other Plists\7f327543
236 Node: Evaluation\7f329321
237 Node: Intro Eval\7f330126
238 Ref: Intro Eval-Footnote-1\7f333479
239 Node: Eval\7f333614
240 Node: Forms\7f338032
241 Node: Self-Evaluating Forms\7f339191
242 Node: Symbol Forms\7f340704
243 Node: Classifying Lists\7f341621
244 Node: Function Indirection\7f342377
245 Node: Function Forms\7f345488
246 Node: Macro Forms\7f346485
247 Node: Special Forms\7f348085
248 Node: Autoloading\7f350394
249 Node: Quoting\7f350892
250 Node: Control Structures\7f352253
251 Node: Sequencing\7f353873
252 Node: Conditionals\7f356738
253 Node: Combining Conditions\7f360161
254 Node: Iteration\7f363431
255 Node: Nonlocal Exits\7f365210
256 Node: Catch and Throw\7f365912
257 Node: Examples of Catch\7f369751
258 Node: Errors\7f371770
259 Node: Signaling Errors\7f373259
260 Node: Processing of Errors\7f377998
261 Node: Handling Errors\7f380277
262 Node: Error Symbols\7f387518
263 Node: Cleanups\7f391474
264 Node: Variables\7f395252
265 Node: Global Variables\7f397021
266 Node: Constant Variables\7f398097
267 Node: Local Variables\7f398723
268 Node: Void Variables\7f403660
269 Node: Defining Variables\7f407176
270 Node: Accessing Variables\7f414340
271 Node: Setting Variables\7f415765
272 Node: Variable Scoping\7f420284
273 Node: Scope\7f421883
274 Node: Extent\7f423408
275 Node: Impl of Scope\7f424887
276 Node: Using Scoping\7f426850
277 Node: Buffer-Local Variables\7f428372
278 Node: Intro to Buffer-Local\7f429208
279 Node: Creating Buffer-Local\7f431751
280 Node: Default Value\7f436970
281 Node: Variable Aliases\7f440113
282 Node: Functions\7f441898
283 Node: What Is a Function\7f442992
284 Node: Lambda Expressions\7f447038
285 Node: Lambda Components\7f447948
286 Node: Simple Lambda\7f449780
287 Node: Argument List\7f451437
288 Node: Function Documentation\7f455165
289 Node: Function Names\7f457107
290 Node: Defining Functions\7f459680
291 Node: Calling Functions\7f462720
292 Node: Mapping Functions\7f466569
293 Node: Anonymous Functions\7f469257
294 Node: Function Cells\7f472502
295 Node: Inline Functions\7f477312
296 Node: Related Topics\7f479122
297 Node: Macros\7f480175
298 Node: Simple Macro\7f481459
299 Node: Expansion\7f482194
300 Node: Compiling Macros\7f485198
301 Node: Defining Macros\7f487034
302 Node: Backquote\7f488351
303 Node: Problems with Macros\7f490748
304 Node: Argument Evaluation\7f491443
305 Node: Surprising Local Vars\7f494358
306 Node: Eval During Expansion\7f496426
307 Node: Repeated Expansion\7f498119
308 Node: Customization\7f500035
309 Node: Common Keywords\7f500504
310 Node: Group Definitions\7f503349
311 Node: Variable Definitions\7f505541
312 Node: Customization Types\7f510524
313 Node: Simple Types\7f511959
314 Node: Composite Types\7f514116
315 Node: Splicing into Lists\7f518806
316 Node: Type Keywords\7f520641
317 Node: Loading\7f524161
318 Node: How Programs Do Loading\7f525836
319 Node: Autoload\7f534963
320 Node: Repeated Loading\7f541042
321 Node: Named Features\7f543155
322 Node: Unloading\7f549587
323 Node: Hooks for Loading\7f551743
324 Node: Byte Compilation\7f552460
325 Node: Speed of Byte-Code\7f554377
326 Node: Compilation Functions\7f555584
327 Node: Docs and Compilation\7f561971
328 Node: Dynamic Loading\7f564624
329 Node: Eval During Compile\7f566988
330 Node: Compiled-Function Objects\7f568253
331 Node: Disassembly\7f573051
332 Node: Debugging\7f580305
333 Node: Debugger\7f581717
334 Node: Error Debugging\7f582862
335 Node: Infinite Loops\7f585615
336 Node: Function Debugging\7f586859
337 Node: Explicit Debug\7f589649
338 Node: Using Debugger\7f590420
339 Node: Debugger Commands\7f592282
340 Node: Invoking the Debugger\7f596599
341 Node: Internals of Debugger\7f600514
342 Node: Syntax Errors\7f605401
343 Node: Excess Open\7f606649
344 Node: Excess Close\7f608524
345 Node: Compilation Errors\7f609945
346 Node: Edebug\7f611233
347 Node: Using Edebug\7f613341
348 Node: Instrumenting\7f616038
349 Node: Edebug Execution Modes\7f619527
350 Node: Jumping\7f622637
351 Node: Edebug Misc\7f624980
352 Node: Breakpoints\7f626369
353 Node: Global Break Condition\7f629175
354 Node: Embedded Breakpoints\7f630130
355 Node: Trapping Errors\7f631085
356 Node: Edebug Views\7f633161
357 Node: Edebug Eval\7f635126
358 Node: Eval List\7f636303
359 Node: Reading in Edebug\7f639688
360 Node: Printing in Edebug\7f640487
361 Node: Tracing\7f642202
362 Node: Coverage Testing\7f644088
363 Node: The Outside Context\7f646129
364 Node: Checking Whether to Stop\7f647078
365 Node: Edebug Display Update\7f647725
366 Node: Edebug Recursive Edit\7f649748
367 Node: Instrumenting Macro Calls\7f651403
368 Node: Specification List\7f653885
369 Node: Backtracking\7f663296
370 Node: Debugging Backquote\7f665234
371 Node: Specification Examples\7f668940
372 Node: Edebug Options\7f671007
373 Node: Read and Print\7f676344
374 Node: Streams Intro\7f677321
375 Node: Input Streams\7f679339
376 Node: Input Functions\7f684240
377 Node: Output Streams\7f686300
378 Node: Output Functions\7f690351
379 Node: Output Variables\7f694651
380 Node: Minibuffers\7f699450
381 Node: Intro to Minibuffers\7f700602
382 Node: Text from Minibuffer\7f702790
383 Node: Object from Minibuffer\7f707665
384 Node: Minibuffer History\7f710892
385 Node: Completion\7f713871
386 Node: Basic Completion\7f715846
387 Node: Minibuffer Completion\7f720875
388 Node: Completion Commands\7f724452
389 Node: High-Level Completion\7f729095
390 Node: Reading File Names\7f733119
391 Node: Programmed Completion\7f736803
392 Node: Yes-or-No Queries\7f739185
393 Node: Multiple Queries\7f744922
394 Node: Reading a Password\7f748989
395 Node: Minibuffer Misc\7f750326
396 Node: Command Loop\7f755196
397 Node: Command Overview\7f756540
398 Node: Defining Commands\7f759818
399 Node: Using Interactive\7f760566
400 Node: Interactive Codes\7f765339
401 Node: Interactive Examples\7f771131
402 Node: Interactive Call\7f772445
403 Node: Command Loop Info\7f777846
404 Node: Events\7f782825
405 Node: Event Types\7f784285
406 Node: Event Contents\7f786208
407 Node: Event Predicates\7f790684
408 Node: Accessing Mouse Event Positions\7f792009
409 Node: Frame-Level Event Position Info\7f792708
410 Node: Window-Level Event Position Info\7f793748
411 Node: Event Text Position Info\7f795512
412 Node: Event Glyph Position Info\7f798004
413 Node: Event Toolbar Position Info\7f799327
414 Node: Other Event Position Info\7f799998
415 Node: Accessing Other Event Info\7f800407
416 Node: Working With Events\7f802027
417 Node: Converting Events\7f808015
418 Node: Reading Input\7f810968
419 Node: Key Sequence Input\7f811970
420 Node: Reading One Event\7f813924
421 Node: Dispatching an Event\7f816685
422 Node: Quoted Character Input\7f817136
423 Node: Peeking and Discarding\7f818484
424 Node: Waiting\7f822388
425 Node: Quitting\7f824696
426 Node: Prefix Command Arguments\7f829104
427 Node: Recursive Editing\7f834191
428 Node: Disabling Commands\7f838987
429 Node: Command History\7f841055
430 Node: Keyboard Macros\7f842792
431 Node: Keymaps\7f845009
432 Node: Keymap Terminology\7f846586
433 Node: Format of Keymaps\7f849515
434 Node: Creating Keymaps\7f849926
435 Node: Inheritance and Keymaps\7f852005
436 Node: Key Sequences\7f854377
437 Node: Prefix Keys\7f858947
438 Node: Active Keymaps\7f862532
439 Node: Key Lookup\7f871747
440 Node: Functions for Key Lookup\7f876910
441 Node: Changing Key Bindings\7f882607
442 Node: Key Binding Commands\7f889504
443 Node: Scanning Keymaps\7f891569
444 Node: Other Keymap Functions\7f900080
445 Node: Menus\7f900702
446 Node: Menu Format\7f901244
447 Node: Menubar Format\7f909829
448 Node: Menubar\7f910454
449 Node: Modifying Menus\7f913567
450 Node: Menu Filters\7f918581
451 Node: Pop-Up Menus\7f920477
452 Node: Menu Accelerators\7f922682
453 Node: Creating Menu Accelerators\7f923404
454 Node: Keyboard Menu Traversal\7f924722
455 Node: Menu Accelerator Functions\7f925449
456 Node: Buffers Menu\7f928484
457 Node: Dialog Boxes\7f929778
458 Node: Dialog Box Format\7f929945
459 Node: Dialog Box Functions\7f931315
460 Node: Toolbar\7f931712
461 Node: Toolbar Intro\7f932037
462 Node: Toolbar Descriptor Format\7f934447
463 Node: Specifying the Toolbar\7f938941
464 Node: Other Toolbar Variables\7f942546
465 Node: Scrollbars\7f946973
466 Node: Drag and Drop\7f947109
467 Node: Supported Protocols\7f948185
468 Node: OffiX DND\7f948688
469 Node: CDE dt\7f949695
470 Node: MSWindows OLE\7f950286
471 Node: Loose ends\7f950457
472 Node: Drop Interface\7f950849
473 Node: Drag Interface\7f951871
474 Node: Modes\7f952045
475 Node: Major Modes\7f952996
476 Node: Major Mode Conventions\7f955911
477 Node: Example Major Modes\7f961866
478 Node: Auto Major Mode\7f969899
479 Node: Mode Help\7f977347
480 Node: Derived Modes\7f978448
481 Node: Minor Modes\7f980639
482 Node: Minor Mode Conventions\7f981941
483 Node: Keymaps and Minor Modes\7f984804
484 Node: Modeline Format\7f985639
485 Node: Modeline Data\7f987407
486 Node: Modeline Variables\7f991677
487 Node: %-Constructs\7f996393
488 Node: Hooks\7f999304
489 Node: Documentation\7f1006066
490 Node: Documentation Basics\7f1007489
491 Node: Accessing Documentation\7f1010539
492 Node: Keys in Documentation\7f1016818
493 Node: Describing Characters\7f1020297
494 Node: Help Functions\7f1022646
495 Node: Obsoleteness\7f1029097
496 Node: Files\7f1032091
497 Node: Visiting Files\7f1034016
498 Node: Visiting Functions\7f1035521
499 Node: Subroutines of Visiting\7f1040568
500 Node: Saving Buffers\7f1042641
501 Node: Reading from Files\7f1048734
502 Node: Writing to Files\7f1050891
503 Node: File Locks\7f1053608
504 Node: Information about Files\7f1056661
505 Node: Testing Accessibility\7f1057422
506 Node: Kinds of Files\7f1061162
507 Node: Truenames\7f1062843
508 Node: File Attributes\7f1063845
509 Node: Changing File Attributes\7f1068984
510 Node: File Names\7f1074390
511 Node: File Name Components\7f1075999
512 Node: Directory Names\7f1079100
513 Node: Relative File Names\7f1082553
514 Node: File Name Expansion\7f1083631
515 Node: Unique File Names\7f1087538
516 Node: File Name Completion\7f1089153
517 Node: User Name Completion\7f1091814
518 Node: Contents of Directories\7f1093154
519 Node: Create/Delete Dirs\7f1096467
520 Node: Magic File Names\7f1097573
521 Node: Partial Files\7f1103203
522 Node: Intro to Partial Files\7f1103431
523 Node: Creating a Partial File\7f1104671
524 Node: Detached Partial Files\7f1105606
525 Node: Format Conversion\7f1106728
526 Node: Files and MS-DOS\7f1113244
527 Node: Backups and Auto-Saving\7f1115308
528 Node: Backup Files\7f1115983
529 Node: Making Backups\7f1117380
530 Node: Rename or Copy\7f1120129
531 Node: Numbered Backups\7f1122622
532 Node: Backup Names\7f1124866
533 Node: Auto-Saving\7f1128158
534 Node: Reverting\7f1136300
535 Node: Buffers\7f1139458
536 Node: Buffer Basics\7f1140875
537 Node: Current Buffer\7f1142928
538 Node: Buffer Names\7f1147616
539 Node: Buffer File Name\7f1150821
540 Node: Buffer Modification\7f1154940
541 Node: Modification Time\7f1157133
542 Node: Read Only Buffers\7f1160508
543 Node: The Buffer List\7f1162926
544 Node: Creating Buffers\7f1167756
545 Node: Killing Buffers\7f1169902
546 Node: Indirect Buffers\7f1173633
547 Node: Windows\7f1176205
548 Node: Basic Windows\7f1177683
549 Node: Splitting Windows\7f1180781
550 Node: Deleting Windows\7f1187670
551 Node: Selecting Windows\7f1190350
552 Node: Cyclic Window Ordering\7f1193479
553 Node: Buffers and Windows\7f1198103
554 Node: Displaying Buffers\7f1199944
555 Node: Choosing Window\7f1205120
556 Node: Window Point\7f1212836
557 Node: Window Start\7f1214882
558 Node: Vertical Scrolling\7f1219372
559 Node: Horizontal Scrolling\7f1225509
560 Node: Size of Window\7f1229018
561 Node: Position of Window\7f1233736
562 Node: Resizing Windows\7f1235976
563 Node: Window Configurations\7f1241405
564 Node: Frames\7f1244830
565 Node: Creating Frames\7f1246599
566 Node: Frame Properties\7f1247940
567 Node: Property Access\7f1248756
568 Node: Initial Properties\7f1249605
569 Node: X Frame Properties\7f1252091
570 Node: Size and Position\7f1256725
571 Node: Frame Name\7f1258721
572 Node: Frame Titles\7f1259635
573 Node: Deleting Frames\7f1261459
574 Node: Finding All Frames\7f1262059
575 Node: Frames and Windows\7f1264053
576 Node: Minibuffers and Frames\7f1265758
577 Node: Input Focus\7f1266676
578 Node: Visibility of Frames\7f1269753
579 Node: Raising and Lowering\7f1271672
580 Node: Frame Configurations\7f1274048
581 Node: Frame Hooks\7f1274642
582 Node: Consoles and Devices\7f1276447
583 Node: Basic Console Functions\7f1279191
584 Node: Basic Device Functions\7f1279614
585 Node: Console Types and Device Classes\7f1280330
586 Node: Connecting to a Console or Device\7f1282527
587 Node: The Selected Console and Device\7f1284690
588 Node: Console and Device I/O\7f1285716
589 Node: Positions\7f1286480
590 Node: Point\7f1287449
591 Node: Motion\7f1290539
592 Node: Character Motion\7f1291306
593 Node: Word Motion\7f1293543
594 Node: Buffer End Motion\7f1295044
595 Node: Text Lines\7f1296541
596 Node: Screen Lines\7f1301136
597 Node: List Motion\7f1305199
598 Node: Skipping Characters\7f1308607
599 Node: Excursions\7f1310826
600 Node: Narrowing\7f1313858
601 Node: Markers\7f1319183
602 Node: Overview of Markers\7f1320089
603 Node: Predicates on Markers\7f1324781
604 Node: Creating Markers\7f1326027
605 Node: Information from Markers\7f1330064
606 Node: Changing Markers\7f1331162
607 Node: The Mark\7f1332540
608 Node: The Region\7f1341034
609 Node: Text\7f1346721
610 Node: Near Point\7f1349420
611 Node: Buffer Contents\7f1353607
612 Node: Comparing Text\7f1355013
613 Node: Insertion\7f1356421
614 Node: Commands for Insertion\7f1360263
615 Node: Deletion\7f1363219
616 Node: User-Level Deletion\7f1366814
617 Node: The Kill Ring\7f1370975
618 Node: Kill Ring Concepts\7f1373149
619 Node: Kill Functions\7f1374203
620 Node: Yank Commands\7f1376108
621 Node: Low-Level Kill Ring\7f1377979
622 Node: Internals of Kill Ring\7f1380765
623 Node: Undo\7f1383545
624 Node: Maintaining Undo\7f1387874
625 Node: Filling\7f1390494
626 Node: Margins\7f1396488
627 Node: Auto Filling\7f1400417
628 Node: Sorting\7f1401598
629 Node: Columns\7f1410898
630 Node: Indentation\7f1413414
631 Node: Primitive Indent\7f1414193
632 Node: Mode-Specific Indent\7f1415437
633 Node: Region Indent\7f1417948
634 Node: Relative Indent\7f1420896
635 Node: Indent Tabs\7f1423278
636 Node: Motion by Indent\7f1424599
637 Node: Case Changes\7f1425378
638 Node: Text Properties\7f1428629
639 Node: Examining Properties\7f1430442
640 Node: Changing Properties\7f1432309
641 Node: Property Search\7f1435900
642 Node: Special Properties\7f1440611
643 Node: Saving Properties\7f1440892
644 Node: Substitution\7f1444034
645 Node: Registers\7f1447304
646 Node: Transposition\7f1449847
647 Node: Change Hooks\7f1450741
648 Node: Transformations\7f1452781
649 Node: Searching and Matching\7f1457166
650 Node: String Search\7f1458297
651 Node: Regular Expressions\7f1463021
652 Node: Syntax of Regexps\7f1464388
653 Node: Regexp Example\7f1478767
654 Node: Regexp Search\7f1480937
655 Node: POSIX Regexps\7f1487025
656 Node: Search and Replace\7f1488860
657 Node: Match Data\7f1492225
658 Node: Simple Match Data\7f1493355
659 Node: Replacing Match\7f1497620
660 Node: Entire Match Data\7f1499954
661 Node: Saving Match Data\7f1501945
662 Node: Searching and Case\7f1503326
663 Node: Standard Regexps\7f1505360
664 Node: Syntax Tables\7f1507558
665 Node: Syntax Basics\7f1508672
666 Node: Syntax Descriptors\7f1511644
667 Node: Syntax Class Table\7f1513494
668 Node: Syntax Flags\7f1519532
669 Node: Syntax Table Functions\7f1522749
670 Node: Motion and Syntax\7f1526613
671 Node: Parsing Expressions\7f1528065
672 Node: Standard Syntax Tables\7f1534134
673 Node: Syntax Table Internals\7f1534978
674 Node: Abbrevs\7f1536004
675 Node: Abbrev Mode\7f1537807
676 Node: Abbrev Tables\7f1538527
677 Node: Defining Abbrevs\7f1540060
678 Node: Abbrev Files\7f1541965
679 Node: Abbrev Expansion\7f1543738
680 Node: Standard Abbrev Tables\7f1548369
681 Node: Extents\7f1549528
682 Node: Intro to Extents\7f1550771
683 Node: Creating and Modifying Extents\7f1554765
684 Node: Extent Endpoints\7f1556272
685 Node: Finding Extents\7f1559535
686 Node: Mapping Over Extents\7f1563284
687 Node: Extent Properties\7f1569401
688 Node: Detached Extents\7f1579545
689 Node: Extent Parents\7f1581404
690 Node: Duplicable Extents\7f1583099
691 Node: Extents and Events\7f1586320
692 Node: Atomic Extents\7f1588227
693 Node: Specifiers\7f1588674
694 Node: Introduction to Specifiers\7f1590481
695 Node: Specifiers In-Depth\7f1592791
696 Node: Specifier Instancing\7f1597705
697 Node: Specifier Types\7f1600967
698 Node: Adding Specifications\7f1606041
699 Node: Retrieving Specifications\7f1615403
700 Node: Specifier Tag Functions\7f1619138
701 Node: Specifier Instancing Functions\7f1622372
702 Node: Specifier Example\7f1625779
703 Node: Creating Specifiers\7f1628885
704 Node: Specifier Validation Functions\7f1631134
705 Node: Other Specification Functions\7f1633518
706 Node: Faces and Window-System Objects\7f1637337
707 Node: Faces\7f1637661
708 Node: Merging Faces\7f1639278
709 Node: Basic Face Functions\7f1641239
710 Node: Face Properties\7f1643337
711 Node: Face Convenience Functions\7f1652896
712 Node: Other Face Display Functions\7f1656026
713 Node: Fonts\7f1656839
714 Node: Font Specifiers\7f1657540
715 Node: Font Instances\7f1657781
716 Node: Font Instance Names\7f1658748
717 Node: Font Instance Size\7f1659589
718 Node: Font Instance Characteristics\7f1660875
719 Node: Font Convenience Functions\7f1662044
720 Node: Colors\7f1663334
721 Node: Color Specifiers\7f1663774
722 Node: Color Instances\7f1664001
723 Node: Color Instance Properties\7f1664745
724 Node: Color Convenience Functions\7f1665371
725 Node: Glyphs\7f1666424
726 Node: Glyph Functions\7f1668016
727 Node: Creating Glyphs\7f1668423
728 Node: Glyph Properties\7f1670010
729 Node: Glyph Convenience Functions\7f1679177
730 Node: Glyph Dimensions\7f1683124
731 Node: Images\7f1684204
732 Node: Image Specifiers\7f1684653
733 Node: Image Instantiator Conversion\7f1696075
734 Node: Image Instances\7f1697440
735 Node: Image Instance Types\7f1698191
736 Node: Image Instance Functions\7f1700846
737 Node: Glyph Types\7f1705415
738 Node: Mouse Pointer\7f1707187
739 Node: Redisplay Glyphs\7f1710190
740 Node: Subwindows\7f1711223
741 Node: Annotations\7f1711466
742 Node: Annotation Basics\7f1712482
743 Node: Annotation Primitives\7f1716420
744 Node: Annotation Properties\7f1717749
745 Node: Locating Annotations\7f1720789
746 Node: Margin Primitives\7f1721626
747 Node: Annotation Hooks\7f1723520
748 Node: Display\7f1724180
749 Node: Refresh Screen\7f1725158
750 Node: Truncation\7f1727069
751 Node: The Echo Area\7f1729594
752 Node: Warnings\7f1736029
753 Node: Invisible Text\7f1740465
754 Node: Selective Display\7f1743044
755 Node: Overlay Arrow\7f1747170
756 Node: Temporary Displays\7f1748523
757 Node: Blinking\7f1752644
758 Node: Usual Display\7f1754829
759 Node: Display Tables\7f1757378
760 Node: Display Table Format\7f1758182
761 Node: Active Display Table\7f1759624
762 Node: Character Descriptors\7f1760816
763 Node: Beeping\7f1761573
764 Node: Hash Tables\7f1766339
765 Node: Introduction to Hash Tables\7f1766947
766 Node: Working With Hash Tables\7f1772970
767 Node: Weak Hash Tables\7f1774087
768 Node: Range Tables\7f1775886
769 Node: Introduction to Range Tables\7f1776575
770 Node: Working With Range Tables\7f1777006
771 Node: Databases\7f1777891
772 Node: Connecting to a Database\7f1778190
773 Node: Working With a Database\7f1779281
774 Node: Other Database Functions\7f1780139
775 Node: Processes\7f1780713
776 Node: Subprocess Creation\7f1782937
777 Node: Synchronous Processes\7f1786226
778 Node: MS-DOS Subprocesses\7f1792944
779 Node: Asynchronous Processes\7f1794018
780 Node: Deleting Processes\7f1797731
781 Node: Process Information\7f1799602
782 Node: Input to Processes\7f1803528
783 Node: Signals to Processes\7f1805818
784 Node: Output from Processes\7f1810238
785 Node: Process Buffers\7f1811050
786 Node: Filter Functions\7f1813917
787 Node: Accepting Output\7f1819487
788 Node: Sentinels\7f1821014
789 Node: Process Window Size\7f1824504
790 Node: Transaction Queues\7f1824853
791 Node: Network\7f1826551
792 Node: System Interface\7f1828385
793 Node: Starting Up\7f1829655
794 Node: Start-up Summary\7f1830249
795 Node: Init File\7f1833803
796 Node: Terminal-Specific\7f1836184
797 Node: Command Line Arguments\7f1839343
798 Node: Getting Out\7f1842832
799 Node: Killing XEmacs\7f1843401
800 Node: Suspending XEmacs\7f1845070
801 Node: System Environment\7f1848412
802 Node: User Identification\7f1855079
803 Node: Time of Day\7f1858608
804 Node: Time Conversion\7f1861395
805 Node: Timers\7f1866435
806 Node: Terminal Input\7f1868608
807 Node: Input Modes\7f1869111
808 Node: Translating Input\7f1871524
809 Node: Recording Input\7f1875689
810 Node: Terminal Output\7f1877789
811 Node: Flow Control\7f1881412
812 Node: Batch Mode\7f1885204
813 Node: X-Windows\7f1886586
814 Node: X Selections\7f1887398
815 Node: X Server\7f1889608
816 Node: Resources\7f1890009
817 Node: Server Data\7f1895150
818 Node: Grabs\7f1896357
819 Node: X Miscellaneous\7f1897938
820 Node: ToolTalk Support\7f1900323
821 Node: XEmacs ToolTalk API Summary\7f1900540
822 Node: Sending Messages\7f1901840
823 Node: Example of Sending Messages\7f1902091
824 Node: Elisp Interface for Sending Messages\7f1903153
825 Node: Receiving Messages\7f1909546
826 Node: Example of Receiving Messages\7f1909769
827 Node: Elisp Interface for Receiving Messages\7f1910605
828 Node: LDAP Support\7f1914430
829 Node: Building XEmacs with LDAP support\7f1914926
830 Node: XEmacs LDAP API\7f1915904
831 Node: LDAP Variables\7f1916634
832 Node: The High-Level LDAP API\7f1919110
833 Node: The Low-Level LDAP API\7f1920215
834 Node: The LDAP Lisp Object\7f1920489
835 Node: Opening and Closing a LDAP Connection\7f1921042
836 Node: Searching on a LDAP Server (Low-level)\7f1922825
837 Node: Syntax of Search Filters\7f1924218
838 Node: Internationalization\7f1925516
839 Node: I18N Levels 1 and 2\7f1925853
840 Node: I18N Level 3\7f1926559
841 Node: Level 3 Basics\7f1926840
842 Node: Level 3 Primitives\7f1927673
843 Node: Dynamic Messaging\7f1929279
844 Node: Domain Specification\7f1929742
845 Node: Documentation String Extraction\7f1931645
846 Node: I18N Level 4\7f1932563
847 Node: MULE\7f1932755
848 Node: Internationalization Terminology\7f1933866
849 Node: Charsets\7f1942405
850 Node: Charset Properties\7f1943101
851 Node: Basic Charset Functions\7f1947787
852 Node: Charset Property Functions\7f1949968
853 Node: Predefined Charsets\7f1952011
854 Node: MULE Characters\7f1954931
855 Node: Composite Characters\7f1955778
856 Node: ISO 2022\7f1957032
857 Node: Coding Systems\7f1962754
858 Node: Coding System Types\7f1964676
859 Node: EOL Conversion\7f1966495
860 Node: Coding System Properties\7f1967678
861 Node: Basic Coding System Functions\7f1971530
862 Node: Coding System Property Functions\7f1973434
863 Node: Encoding and Decoding Text\7f1973992
864 Node: Detection of Textual Encoding\7f1975128
865 Node: Big5 and Shift-JIS Functions\7f1976664
866 Node: CCL\7f1977752
867 Node: CCL Syntax\7f1980856
868 Node: CCL Statements\7f1982444
869 Node: CCL Expressions\7f1987092
870 Node: Calling CCL\7f1989631
871 Node: CCL Examples\7f1992620
872 Node: Category Tables\7f1992757
873 Node: Tips\7f1995116
874 Node: Style Tips\7f1995757
875 Node: Compilation Tips\7f2005276
876 Node: Documentation Tips\7f2007190
877 Node: Comment Tips\7f2012699
878 Node: Library Headers\7f2015701
879 Node: Building XEmacs and Object Allocation\7f2019673
880 Node: Building XEmacs\7f2020556
881 Node: Pure Storage\7f2026891
882 Node: Garbage Collection\7f2029679
883 Node: Standard Errors\7f2040818
884 Node: Standard Buffer-Local Variables\7f2045027
885 Node: Standard Keymaps\7f2047660
886 Node: Standard Hooks\7f2051392
887 Node: Index\7f2058892
888 \1f
889 End Tag Table