XEmacs 21.2.28 "Hermes".
[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: 46306
33 cl.info-3: 89087
34 cl.info-4: 138385
35 cl.info-5: 176381
36 cl.info-6: 218986
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\7f46306
58 Node: Customizing Setf\7f53515
59 Node: Variable Bindings\7f60804
60 Node: Dynamic Bindings\7f61385
61 Node: Lexical Bindings\7f62275
62 Node: Function Bindings\7f66379
63 Node: Macro Bindings\7f68766
64 Node: Conditionals\7f71689
65 Node: Blocks and Exits\7f74772
66 Node: Iteration\7f77828
67 Node: Loop Facility\7f83301
68 Node: Loop Basics\7f84228
69 Node: Loop Examples\7f86828
70 Node: For Clauses\7f89087
71 Node: Iteration Clauses\7f100964
72 Node: Accumulation Clauses\7f102805
73 Node: Other Clauses\7f105149
74 Node: Multiple Values\7f111218
75 Node: Macros\7f113111
76 Node: Declarations\7f116329
77 Node: Symbols\7f124821
78 Node: Property Lists\7f125113
79 Node: Creating Symbols\7f127862
80 Node: Numbers\7f129940
81 Node: Predicates on Numbers\7f130420
82 Node: Numerical Functions\7f131449
83 Node: Random Numbers\7f135676
84 Node: Implementation Parameters\7f138385
85 Node: Sequences\7f141957
86 Node: Sequence Basics\7f142630
87 Node: Mapping over Sequences\7f146208
88 Node: Sequence Functions\7f152062
89 Node: Searching Sequences\7f158237
90 Node: Sorting Sequences\7f161274
91 Node: Lists\7f163822
92 Node: List Functions\7f164247
93 Node: Substitution of Expressions\7f168510
94 Node: Lists as Sets\7f170396
95 Node: Association Lists\7f174458
96 Node: Hash Tables\7f176161
97 Node: Structures\7f176381
98 Node: Assertions\7f191164
99 Node: Efficiency Concerns\7f194107
100 Node: Common Lisp Compatibility\7f200434
101 Node: Old CL Compatibility\7f203590
102 Node: Porting Common Lisp\7f207973
103 Node: Function Index\7f218986
104 Node: Variable Index\7f230192
105 \1f
106 End Tag Table