cl   [plain text]


This is ../info/cl, produced by makeinfo version 4.0 from cl.texi.

INFO-DIR-SECTION Emacs
START-INFO-DIR-ENTRY
* CL: (cl).		Partial Common Lisp support for Emacs Lisp.
END-INFO-DIR-ENTRY

   This file documents the GNU Emacs Common Lisp emulation package.

   Copyright (C) 1993 Free Software Foundation, Inc.

   Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with the Front-Cover texts being "A GNU Manual",
and with the Back-Cover Texts as in (a) below.  A copy of the license
is included in the section entitled "GNU Free Documentation License" in
the Emacs manual.

   (a) The FSF's Back-Cover Text is: "You have freedom to copy and
modify this GNU Manual, like GNU software.  Copies published by the Free
Software Foundation raise funds for GNU development."

   This document is part of a collection distributed under the GNU Free
Documentation License.  If you want to distribute this document
separately from the collection, you can do so by adding a copy of the
license to the document, as described in section 6 of the license.


Indirect:
cl-1: 1223
cl-2: 44045
cl-3: 87066
cl-4: 135445
cl-5: 170960
cl-6: 220746

Tag Table:
(Indirect)
Node: Top1223
Node: Overview2582
Node: Usage4860
Node: Organization5505
Node: Installation7323
Node: Naming Conventions8455
Node: Program Structure10156
Node: Argument Lists10569
Node: Time of Evaluation19629
Node: Predicates25486
Node: Type Predicates25801
Node: Equality Predicates30606
Node: Control Structure33545
Node: Assignment34326
Node: Generalized Variables35562
Node: Basic Setf36864
Node: Modify Macros44045
Node: Customizing Setf51249
Node: Variable Bindings58533
Node: Dynamic Bindings59109
Node: Lexical Bindings59994
Node: Function Bindings64082
Node: Macro Bindings67245
Node: Conditionals70163
Node: Blocks and Exits72741
Node: Iteration75744
Node: Loop Facility81295
Node: Loop Basics82217
Node: Loop Examples84812
Node: For Clauses87066
Node: Iteration Clauses98347
Node: Accumulation Clauses100183
Node: Other Clauses102522
Node: Multiple Values108586
Node: Macros110474
Node: Declarations113687
Node: Symbols122031
Node: Property Lists122326
Node: Creating Symbols125522
Node: Numbers127569
Node: Predicates on Numbers128036
Node: Numerical Functions129060
Node: Random Numbers132741
Node: Implementation Parameters135445
Node: Sequences138978
Node: Sequence Basics139646
Node: Mapping over Sequences143202
Node: Sequence Functions149120
Node: Searching Sequences154622
Node: Sorting Sequences157654
Node: Lists160197
Node: List Functions160608
Node: Substitution of Expressions163887
Node: Lists as Sets165768
Node: Association Lists169519
Node: Structures170960
Node: Assertions185732
Node: Efficiency Concerns188669
Node: Common Lisp Compatibility193642
Node: Old CL Compatibility196477
Node: Porting Common Lisp200823
Node: Function Index210251
Node: Variable Index220746

End Tag Table