XEmacs 21.2.42 "Poseidon".
[chise/xemacs-chise.git.1] / info / cl.info
1 This is ../info/cl.info, produced by makeinfo version 4.0 from cl.texi.
2
3 INFO-DIR-SECTION XEmacs Editor
4 START-INFO-DIR-ENTRY
5 * Common Lisp: (cl).            GNU Emacs Common Lisp emulation package.
6 END-INFO-DIR-ENTRY
7
8    This file documents the GNU Emacs Common Lisp emulation package.
9
10    Copyright (C) 1993 Free Software Foundation, Inc.
11
12    Permission is granted to make and distribute verbatim copies of this
13 manual provided the copyright notice and this permission notice are
14 preserved on all copies.
15
16    Permission is granted to copy and distribute modified versions of
17 this manual under the conditions for verbatim copying, provided also
18 that the section entitled "GNU General Public License" is included
19 exactly as in the original, and provided that the entire resulting
20 derived work is distributed under the terms of a permission notice
21 identical to this one.
22
23    Permission is granted to copy and distribute translations of this
24 manual into another language, under the above conditions for modified
25 versions, except that the section entitled "GNU General Public License"
26 may be included in a translation approved by the author instead of in
27 the original English.
28
29 \1f
30 Indirect:
31 cl.info-1: 1164
32 cl.info-2: 46305
33 cl.info-3: 89086
34 cl.info-4: 137809
35 cl.info-5: 175805
36 cl.info-6: 218388
37 \1f
38 Tag Table:
39 (Indirect)
40 Node: Top\7f1164
41 Node: Overview\7f2716
42 Node: Usage\7f4995
43 Node: Organization\7f5645
44 Node: Installation\7f7468
45 Node: Naming Conventions\7f8621
46 Node: Program Structure\7f10748
47 Node: Argument Lists\7f11216
48 Node: Time of Evaluation\7f20999
49 Node: Function Aliases\7f26979
50 Node: Predicates\7f27563
51 Node: Type Predicates\7f27883
52 Node: Equality Predicates\7f32925
53 Node: Control Structure\7f35701
54 Node: Assignment\7f36505
55 Node: Generalized Variables\7f37746
56 Node: Basic Setf\7f39053
57 Node: Modify Macros\7f46305
58 Node: Customizing Setf\7f53514
59 Node: Variable Bindings\7f60803
60 Node: Dynamic Bindings\7f61384
61 Node: Lexical Bindings\7f62274
62 Node: Function Bindings\7f66378
63 Node: Macro Bindings\7f68765
64 Node: Conditionals\7f71688
65 Node: Blocks and Exits\7f74771
66 Node: Iteration\7f77827
67 Node: Loop Facility\7f83300
68 Node: Loop Basics\7f84227
69 Node: Loop Examples\7f86827
70 Node: For Clauses\7f89086
71 Node: Iteration Clauses\7f100963
72 Node: Accumulation Clauses\7f102804
73 Node: Other Clauses\7f105148
74 Node: Multiple Values\7f111217
75 Node: Macros\7f113110
76 Node: Declarations\7f116328
77 Node: Symbols\7f124814
78 Node: Property Lists\7f125095
79 Node: Creating Symbols\7f127286
80 Node: Numbers\7f129364
81 Node: Predicates on Numbers\7f129844
82 Node: Numerical Functions\7f130873
83 Node: Random Numbers\7f135100
84 Node: Implementation Parameters\7f137809
85 Node: Sequences\7f141381
86 Node: Sequence Basics\7f142054
87 Node: Mapping over Sequences\7f145632
88 Node: Sequence Functions\7f151486
89 Node: Searching Sequences\7f157661
90 Node: Sorting Sequences\7f160698
91 Node: Lists\7f163246
92 Node: List Functions\7f163671
93 Node: Substitution of Expressions\7f167934
94 Node: Lists as Sets\7f169820
95 Node: Association Lists\7f173882
96 Node: Hash Tables\7f175585
97 Node: Structures\7f175805
98 Node: Assertions\7f190588
99 Node: Efficiency Concerns\7f193511
100 Node: Common Lisp Compatibility\7f199838
101 Node: Old CL Compatibility\7f202994
102 Node: Porting Common Lisp\7f207377
103 Node: Function Index\7f218388
104 Node: Variable Index\7f229537
105 \1f
106 End Tag Table