1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lispref
2004-11-06 17:04:23 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.gitignore ignore the generated files 2001-11-26 15:27:43 +00:00
abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be an integer or a marker. 2004-08-28 00:41:31 +00:00
advice.texi (Simple Advice): Clarify what job the example does. 2004-10-27 14:54:18 +00:00
anti.texi (File Attributes): Describe removed parameter ID-FORMAT. 2003-11-21 18:24:52 +00:00
back.texi Add arch taglines 2003-09-01 15:45:59 +00:00
backups.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
book-spine.texinfo Add arch taglines 2003-09-01 15:45:59 +00:00
buffers.texi (Modification Time): `visited-file-modtime' now 2004-07-15 00:09:09 +00:00
calendar.texi Matthew Mundell <matt@mundell.ukfsn.org> 2004-02-22 15:24:22 +00:00
ChangeLog *** empty log message *** 2004-11-06 17:04:23 +00:00
commands.texi (Keyboard Macros): Document append' return value of defining-kbd-macro'. 2004-11-05 23:37:44 +00:00
compile.texi Minor cleanups. 2004-05-22 21:58:24 +00:00
configure Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
configure.in Add arch taglines 2003-09-01 15:45:59 +00:00
control.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
customize.texi (Variable Definitions): Note about doc strings and :set. 2004-06-24 20:17:34 +00:00
debugging.texi (Internals of Debugger): Fix return value. 2004-02-16 22:13:04 +00:00
display.texi (Progress): New node. 2004-10-08 17:35:47 +00:00
doclicense.texi Add arch taglines 2003-09-01 15:45:59 +00:00
edebug.texi (Using Edebug): Fix example. 2004-02-16 22:16:53 +00:00
elisp-covers.texi Add arch taglines 2003-09-01 15:45:59 +00:00
elisp.texi (Top): Fix typo. 2003-10-23 00:28:17 +00:00
errors.texi * variables.texi (Variable Aliases): Mention 2004-04-05 20:35:58 +00:00
eval.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
files.texi (Format Conversion): `auto-save-file-format' has been renamed 2004-09-08 02:55:36 +00:00
frames.texi (Display Feature Testing): Explain about "vendor". 2004-10-28 06:46:47 +00:00
front-cover-1.texi Add arch taglines 2003-09-01 15:45:59 +00:00
functions.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
gpl.texi Add arch taglines 2003-09-01 15:45:59 +00:00
hash.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
help.texi Various small changes in addition to the following. 2004-06-23 16:12:07 +00:00
hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'. 2004-09-25 02:43:35 +00:00
index.texi Remove support for permuted index and use texi2dvi. 2003-10-23 10:01:32 +00:00
internals.texi (Buffer Internals): Describe new auto_save_file_format field of the 2004-09-08 02:59:04 +00:00
intro.texi (Lisp History): Replace xref to `cl' manual with inforef. 2004-03-15 02:41:11 +00:00
keymaps.texi Various changes in addition to: 2004-08-10 15:45:54 +00:00
lay-flat.texi Add arch taglines 2003-09-01 15:45:59 +00:00
lists.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
loading.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
locals.texi (Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'. 2004-09-08 03:07:42 +00:00
macros.texi (Defining Macros): Declaration keyword is debug' not edebug'. 2004-07-23 18:25:57 +00:00
Makefile.in (install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi. 2004-11-06 16:17:45 +00:00
makefile.w32-in (elisp): Change order of arguments to makeinfo. 2004-10-19 21:39:28 +00:00
maps.texi Add arch taglines 2003-09-01 15:45:59 +00:00
markers.texi (Marker Insertion Types): Minor change. 2004-03-01 03:46:33 +00:00
minibuf.texi (Reading a Password): Revert. 2004-10-29 21:23:08 +00:00
mkinstalldirs Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
modes.texi Various minor changes in addition to: 2004-09-25 02:21:51 +00:00
nonascii.texi (Translation of Characters): Give examples of use. 2004-02-17 01:04:35 +00:00
numbers.texi (Math Functions): sqrt reports a domain-error 2003-12-31 12:17:17 +00:00
objects.texi (Character Type): Reposition `@anchor' to prevent double space inside 2004-08-09 02:47:17 +00:00
os.texi (Processor Run Time): New section documenting get-internal-run-time. 2004-11-06 17:03:18 +00:00
positions.texi (Text Lines): Add anchor for `count-lines'. 2004-07-19 21:01:07 +00:00
processes.texi (Synchronous Processes): Document process-file. 2004-10-24 13:25:21 +00:00
README Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
searching.texi (Regexp Example): Update description of how Emacs currently recognizes 2004-10-09 18:35:38 +00:00
sequences.texi Various clarifications. 2004-04-17 00:58:04 +00:00
spellfile *** empty log message *** 2001-11-17 09:38:14 +00:00
streams.texi (Output Variables): Doc float-output-format. 2004-05-22 22:07:39 +00:00
strings.texi (Text Comparison): assoc-string also matches elements of alists that 2004-01-26 20:42:59 +00:00
symbols.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
syntax.texi (Syntax Class Table): Word syntax not just for English. 2004-05-22 22:08:36 +00:00
text.texi (translate-region): Document that it accepts also a 2004-10-22 13:15:12 +00:00
tindex.pl Add arch taglines 2003-09-01 15:45:59 +00:00
tips.texi (Coding Conventions): defopt -> defcustom. 2004-04-18 02:05:02 +00:00
two-volume-cross-refs.txt Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
two.el Add arch taglines 2003-09-01 15:45:59 +00:00
variables.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
vol1.texi Add arch taglines 2003-09-01 15:45:59 +00:00
vol2.texi Add arch taglines 2003-09-01 15:45:59 +00:00
windows.texi (Resizing Windows): Document the `preserve-before' argument of the 2004-10-22 11:20:12 +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'.