| 1 |
This is ../info/cl, produced by makeinfo version 4.2 from cl.texi. |
|---|
| 2 |
|
|---|
| 3 |
INFO-DIR-SECTION Emacs |
|---|
| 4 |
START-INFO-DIR-ENTRY |
|---|
| 5 |
* CL: (cl). Partial Common Lisp support for Emacs Lisp. |
|---|
| 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 copy, distribute and/or modify this document |
|---|
| 13 |
under the terms of the GNU Free Documentation License, Version 1.1 or |
|---|
| 14 |
any later version published by the Free Software Foundation; with no |
|---|
| 15 |
Invariant Sections, with the Front-Cover texts being "A GNU Manual", |
|---|
| 16 |
and with the Back-Cover Texts as in (a) below. A copy of the license |
|---|
| 17 |
is included in the section entitled "GNU Free Documentation License" in |
|---|
| 18 |
the Emacs manual. |
|---|
| 19 |
|
|---|
| 20 |
(a) The FSF's Back-Cover Text is: "You have freedom to copy and |
|---|
| 21 |
modify this GNU Manual, like GNU software. Copies published by the Free |
|---|
| 22 |
Software Foundation raise funds for GNU development." |
|---|
| 23 |
|
|---|
| 24 |
This document is part of a collection distributed under the GNU Free |
|---|
| 25 |
Documentation License. If you want to distribute this document |
|---|
| 26 |
separately from the collection, you can do so by adding a copy of the |
|---|
| 27 |
license to the document, as described in section 6 of the license. |
|---|
| 28 |
|
|---|
| 29 |
|
|---|
| 30 |
Indirect: |
|---|
| 31 |
cl-1: 1223 |
|---|
| 32 |
cl-2: 44045 |
|---|
| 33 |
cl-3: 87066 |
|---|
| 34 |
cl-4: 135445 |
|---|
| 35 |
cl-5: 170960 |
|---|
| 36 |
cl-6: 220746 |
|---|
| 37 |
|
|---|
| 38 |
Tag Table: |
|---|
| 39 |
(Indirect) |
|---|
| 40 |
Node: Top1223 |
|---|
| 41 |
Node: Overview2582 |
|---|
| 42 |
Node: Usage4860 |
|---|
| 43 |
Node: Organization5505 |
|---|
| 44 |
Node: Installation7323 |
|---|
| 45 |
Node: Naming Conventions8455 |
|---|
| 46 |
Node: Program Structure10156 |
|---|
| 47 |
Node: Argument Lists10569 |
|---|
| 48 |
Node: Time of Evaluation19629 |
|---|
| 49 |
Node: Predicates25486 |
|---|
| 50 |
Node: Type Predicates25801 |
|---|
| 51 |
Node: Equality Predicates30606 |
|---|
| 52 |
Node: Control Structure33545 |
|---|
| 53 |
Node: Assignment34326 |
|---|
| 54 |
Node: Generalized Variables35562 |
|---|
| 55 |
Node: Basic Setf36864 |
|---|
| 56 |
Node: Modify Macros44045 |
|---|
| 57 |
Node: Customizing Setf51249 |
|---|
| 58 |
Node: Variable Bindings58533 |
|---|
| 59 |
Node: Dynamic Bindings59109 |
|---|
| 60 |
Node: Lexical Bindings59994 |
|---|
| 61 |
Node: Function Bindings64082 |
|---|
| 62 |
Node: Macro Bindings67245 |
|---|
| 63 |
Node: Conditionals70163 |
|---|
| 64 |
Node: Blocks and Exits72741 |
|---|
| 65 |
Node: Iteration75744 |
|---|
| 66 |
Node: Loop Facility81295 |
|---|
| 67 |
Node: Loop Basics82217 |
|---|
| 68 |
Node: Loop Examples84812 |
|---|
| 69 |
Node: For Clauses87066 |
|---|
| 70 |
Node: Iteration Clauses98347 |
|---|
| 71 |
Node: Accumulation Clauses100183 |
|---|
| 72 |
Node: Other Clauses102522 |
|---|
| 73 |
Node: Multiple Values108586 |
|---|
| 74 |
Node: Macros110474 |
|---|
| 75 |
Node: Declarations113687 |
|---|
| 76 |
Node: Symbols122031 |
|---|
| 77 |
Node: Property Lists122326 |
|---|
| 78 |
Node: Creating Symbols125522 |
|---|
| 79 |
Node: Numbers127569 |
|---|
| 80 |
Node: Predicates on Numbers128036 |
|---|
| 81 |
Node: Numerical Functions129060 |
|---|
| 82 |
Node: Random Numbers132741 |
|---|
| 83 |
Node: Implementation Parameters135445 |
|---|
| 84 |
Node: Sequences138978 |
|---|
| 85 |
Node: Sequence Basics139646 |
|---|
| 86 |
Node: Mapping over Sequences143202 |
|---|
| 87 |
Node: Sequence Functions149120 |
|---|
| 88 |
Node: Searching Sequences154622 |
|---|
| 89 |
Node: Sorting Sequences157654 |
|---|
| 90 |
Node: Lists160197 |
|---|
| 91 |
Node: List Functions160608 |
|---|
| 92 |
Node: Substitution of Expressions163887 |
|---|
| 93 |
Node: Lists as Sets165768 |
|---|
| 94 |
Node: Association Lists169519 |
|---|
| 95 |
Node: Structures170960 |
|---|
| 96 |
Node: Assertions185732 |
|---|
| 97 |
Node: Efficiency Concerns188669 |
|---|
| 98 |
Node: Common Lisp Compatibility193642 |
|---|
| 99 |
Node: Old CL Compatibility196477 |
|---|
| 100 |
Node: Porting Common Lisp200823 |
|---|
| 101 |
Node: Function Index210251 |
|---|
| 102 |
Node: Variable Index220746 |
|---|
| 103 |
|
|---|
| 104 |
End Tag Table |
|---|