fdd0642051f2dd8f866f7fac8bd808228babbd71
[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: 46335
33 cl.info-3: 89116
34 cl.info-4: 138874
35 cl.info-5: 176870
36 cl.info-6: 219475
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\7f10760
47 Node: Argument Lists\7f11228
48 Node: Time of Evaluation\7f21011
49 Node: Function Aliases\7f26991
50 Node: Predicates\7f27575
51 Node: Type Predicates\7f27895
52 Node: Equality Predicates\7f32937
53 Node: Control Structure\7f35713
54 Node: Assignment\7f36517
55 Node: Generalized Variables\7f37758
56 Node: Basic Setf\7f39065
57 Node: Modify Macros\7f46335
58 Node: Customizing Setf\7f53544
59 Node: Variable Bindings\7f60833
60 Node: Dynamic Bindings\7f61414
61 Node: Lexical Bindings\7f62304
62 Node: Function Bindings\7f66408
63 Node: Macro Bindings\7f68795
64 Node: Conditionals\7f71718
65 Node: Blocks and Exits\7f74801
66 Node: Iteration\7f77857
67 Node: Loop Facility\7f83330
68 Node: Loop Basics\7f84257
69 Node: Loop Examples\7f86857
70 Node: For Clauses\7f89116
71 Node: Iteration Clauses\7f100993
72 Node: Accumulation Clauses\7f102834
73 Node: Other Clauses\7f105178
74 Node: Multiple Values\7f111247
75 Node: Macros\7f113140
76 Node: Declarations\7f116358
77 Node: Symbols\7f124850
78 Node: Property Lists\7f125150
79 Node: Creating Symbols\7f128351
80 Node: Numbers\7f130429
81 Node: Predicates on Numbers\7f130909
82 Node: Numerical Functions\7f131938
83 Node: Random Numbers\7f136165
84 Node: Implementation Parameters\7f138874
85 Node: Sequences\7f142446
86 Node: Sequence Basics\7f143119
87 Node: Mapping over Sequences\7f146697
88 Node: Sequence Functions\7f152551
89 Node: Searching Sequences\7f158726
90 Node: Sorting Sequences\7f161763
91 Node: Lists\7f164311
92 Node: List Functions\7f164736
93 Node: Substitution of Expressions\7f168999
94 Node: Lists as Sets\7f170885
95 Node: Association Lists\7f174947
96 Node: Hash Tables\7f176650
97 Node: Structures\7f176870
98 Node: Assertions\7f191653
99 Node: Efficiency Concerns\7f194596
100 Node: Common Lisp Compatibility\7f200923
101 Node: Old CL Compatibility\7f204079
102 Node: Porting Common Lisp\7f208462
103 Node: Function Index\7f219475
104 Node: Variable Index\7f230738
105 \1f
106 End Tag Table