1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
emacs/lispref
2003-08-14 05:43:15 +00:00
..
.gitignore
abbrevs.texi (Abbrev Tables): Add copy-abbrev-table. 2003-08-06 01:11:54 +00:00
advice.texi Minor cleanups of previous changes. 2003-07-12 21:55:24 +00:00
anti.texi
back.texi
backups.texi Fix minor Texinfo usage. 2003-06-24 18:15:06 +00:00
book-spine.texinfo
buffers.texi (Buffer File Name): set-visited-file-name renames the buffer too. 2003-08-06 01:12:25 +00:00
calendar.texi
ChangeLog *** empty log message *** 2003-08-14 05:43:15 +00:00
commands.texi (Interactive Call): commandp has new arg. 2003-08-13 17:19:36 +00:00
compile.texi (Compiler Errors): Say @end defmac' after defmac'. 2003-08-06 03:12:37 +00:00
configure
configure.in
control.texi
customize.texi Fix cross references. 2003-04-06 21:12:02 +00:00
debugging.texi (Test Coverage): New node. 2003-08-06 01:21:53 +00:00
display.texi (Warning Basics): Fix typo. 2003-08-06 03:13:21 +00:00
doclicense.texi
edebug.texi (Instrumenting Macro Calls): Don't define `declare' here; 2003-08-06 01:25:23 +00:00
elisp-covers.texi
elisp.texi (Top): Update subnode lists in menu. 2003-08-13 17:29:53 +00:00
errors.texi
eval.texi
files.texi (Magic File Names): Add file-remote-p. Clarify file-local-copy. 2003-08-06 01:28:35 +00:00
frames.texi (Parameter Access): Add modify-all-frames-parameters. 2003-08-06 01:32:23 +00:00
front-cover-1.texi
functions.texi (Function Documentation): Explain how to 2003-07-22 15:22:50 +00:00
gpl.texi
hash.texi (Creating Hash): Fix description of :weakness. 2003-06-16 16:55:51 +00:00
help.texi
hooks.texi
index.perm
index.unperm
internals.texi (Garbage Collection): Fix previous change. 2003-07-22 16:15:25 +00:00
intro.texi
keymaps.texi (Format of Keymaps): Keymaps contain char tables, not vectors. 2003-08-13 17:21:57 +00:00
lay-flat.texi
lists.texi (Building Lists): Add number-sequence. 2003-07-22 15:23:50 +00:00
loading.texi (Library Search): Add load-suffixes. 2003-07-14 15:56:05 +00:00
locals.texi
macros.texi (Defining Macros): Give definition of `declare' 2003-08-06 01:33:33 +00:00
Makefile.in
maps.texi
markers.texi
minibuf.texi (Reading File Names): read-file-name has new arg PREDICATE. 2003-08-06 01:41:08 +00:00
mkinstalldirs
modes.texi *** empty log message *** 2003-08-14 05:43:15 +00:00
nonascii.texi (Converting Representations): Add string-to-multibyte. 2003-07-22 15:15:20 +00:00
numbers.texi (Integer Basics): Add most-positive-fixnum, most-negative-fixnum. 2003-07-14 16:01:20 +00:00
objects.texi (Character Type): Define anchor "modifier bits". 2003-08-13 17:24:09 +00:00
os.texi (Time Conversion): For encode-time, explain limits on year. 2003-08-13 17:25:05 +00:00
permute-index
positions.texi Fix cross references. 2003-04-06 21:12:02 +00:00
processes.texi Fix typo. 2003-07-22 15:19:05 +00:00
README
searching.texi Clarify about POSIX functions and non-greedy repetition operators. 2003-02-24 16:47:27 +00:00
sequences.texi (Vector Functions): vconcat no longer allows integer args. 2003-08-06 01:41:53 +00:00
spellfile
streams.texi (Output Variables): Add eval-expression-print-length 2003-08-13 17:25:42 +00:00
strings.texi (Creating Strings): Fix xref for vconcat. 2003-08-06 01:42:14 +00:00
symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put. 2003-08-13 17:26:21 +00:00
syntax.texi (Syntax Table Functions): Use \s syntax in examples. 2003-07-22 15:21:10 +00:00
text.texi (Insertion): Add insert-buffer-substring-no-properties. 2003-08-13 17:28:31 +00:00
tindex.pl
tips.texi (Library Headers): Explain where to put -*-. 2003-08-06 01:42:44 +00:00
two-volume-cross-refs.txt
two.el
variables.texi (Local Variables): Use lc for example variable names. 2003-08-06 01:43:18 +00:00
vol1.texi Mark as obsolete. 2003-05-19 14:43:20 +00:00
vol2.texi Mark as obsolete. 2003-05-19 14:43:20 +00:00
windows.texi (Buffers and Windows): set-window-buffer has new arg. 2003-08-06 01:43:43 +00:00

README for Edition 2.8 of the Emacs Lisp Reference Manual.

* This directory contains the texinfo source files for the Reference
Manual, make-permuted-index, and the latest version of texinfo.tex,
which handles forms that cannot be handled by the older versions of
texinfo.tex.

* Report Lisp Manual bugs to bug-lisp-manual@gnu.org.  We don't read
these bug reports until it's time for a new edition.  To report other
Emacs bugs, use bug-gnu-emacs@gnu.org.  To ask questions, use the
newsgroup gnu.emacs.help.

* The Emacs Lisp Reference Manual is quite large.  It totals around
980 pages in smallbook format; the info files total almost
2.5 megabytes.

* You can format this manual either for Info or for printing hardcopy
using TeX.

* You can buy nicely printed copies from the Free Software Foundation.
For info, send mail to gnu@gnu.org or phone 617-542-5942.  Buying a
manual from the Free Software Foundation helps support our GNU
development work.

** This distribution contains a Makefile that you can use with GNU Make.
Otherwise, here are detailed instructions:

** HARDCOPY: A copy of the version of `texinfo.tex' that formats this
manual is included in this distribution.

The master file for formatting this manual for Tex is called
`elisp.texi'.  It contains @include commands to include all the
chapters that make up the manual.  In addition, `elisp.texi' has
the title page in a new format designed by Karl Berry, using the
@titlespec command.

To create a DVI file with a sorted index, execute the following
commands in the shell:

% ./configure
% make index.texi
% make elisp.dvi

*** To create a DVI file with a permuted index, you may experiment
with `make-permuted-index'.

** To make an Info file, you need to install Texinfo, then run
`./configure' and `make info'.  To install the Info files, run
`make install'.