cl-6   [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.


File: cl,  Node: Variable Index,  Prev: Function Index,  Up: Top

Variable Index
**************

* Menu:

* *gensym-counter*:                      Creating Symbols.
* *random-state*:                        Random Numbers.
* float-epsilon:                         Implementation Parameters.
* float-negative-epsilon:                Implementation Parameters.
* least-negative-float:                  Implementation Parameters.
* least-negative-normalized-float:       Implementation Parameters.
* least-positive-float:                  Implementation Parameters.
* least-positive-normalized-float:       Implementation Parameters.
* most-negative-fixnum:                  Implementation Parameters.
* most-negative-float:                   Implementation Parameters.
* most-positive-fixnum:                  Implementation Parameters.
* most-positive-float:                   Implementation Parameters.