1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lispref
1995-03-03 06:49:59 +00:00
..
abbrevs.texi entered into RCS 1994-05-26 05:45:30 +00:00
anti.texi entered into RCS 1994-05-28 14:52:37 +00:00
backups.texi entered into RCS 1994-05-05 06:49:43 +00:00
book-spine.texinfo entered into RCS 1994-05-28 14:52:37 +00:00
buffers.texi entered into RCS 1994-05-25 06:00:06 +00:00
calendar.texi Fix sort-diary-entries example. 1995-03-03 02:50:16 +00:00
commands.texi Warn that interactive should get point and mark only after minibuffer input. 1995-02-25 20:57:45 +00:00
compile.texi entered into RCS 1994-04-30 01:38:51 +00:00
control.texi entered into RCS 1994-05-28 14:52:37 +00:00
debugging.texi entered into RCS 1994-05-05 06:49:43 +00:00
display.texi Fix in visible-bell. 1994-12-21 23:59:53 +00:00
edebug.texi entered into RCS 1994-05-28 14:52:37 +00:00
elisp-covers.texi entered into RCS 1994-05-28 14:52:37 +00:00
elisp-vol1.texi entered into RCS 1994-06-20 23:24:13 +00:00
elisp-vol2.texi entered into RCS 1994-06-20 23:24:13 +00:00
elisp.texi entered into RCS 1994-05-28 14:52:37 +00:00
errors.texi entered into RCS 1994-05-21 02:22:28 +00:00
eval.texi entered into RCS 1994-04-26 22:21:24 +00:00
files.texi entered into RCS 1994-07-27 22:44:21 +00:00
frames.texi Update icon-type values. 1995-02-15 09:57:18 +00:00
front-cover-1.texi entered into RCS 1994-05-28 14:52:37 +00:00
functions.texi entered into RCS 1994-04-29 10:07:31 +00:00
help.texi entered into RCS 1994-05-01 19:35:40 +00:00
hooks.texi entered into RCS 1994-05-21 02:22:28 +00:00
internals.texi entered into RCS 1995-01-20 00:57:39 +00:00
intro.texi entered into RCS 1994-04-26 19:28:47 +00:00
keymaps.texi Document alias commands and menu items. 1995-01-22 20:00:44 +00:00
lists.texi entered into RCS 1994-05-28 14:52:37 +00:00
loading.texi Change in eval-after-load; advise not using it. 1995-03-03 06:49:59 +00:00
locals.texi Added entry for cache-long-line-scans 1994-10-08 22:06:23 +00:00
macros.texi entered into RCS 1994-05-28 14:52:37 +00:00
Makefile.in entered into RCS 1994-05-18 17:51:44 +00:00
maps.texi entered into RCS 1994-05-21 02:22:28 +00:00
markers.texi entered into RCS 1994-05-28 14:52:37 +00:00
minibuf.texi entered into RCS 1994-09-15 03:39:16 +00:00
modes.texi entered into RCS 1994-09-21 05:36:21 +00:00
numbers.texi Fix integer width changes. 1995-01-27 01:41:28 +00:00
objects.texi Integer width changes. 1995-01-27 01:43:02 +00:00
os.texi entered into RCS 1994-09-22 22:00:06 +00:00
positions.texi Document cache-long-line-scans in @node Text Lines. 1994-10-08 22:09:57 +00:00
processes.texi Match data now saved automatically around filters and sentinels. 1994-11-22 04:33:40 +00:00
README entered into RCS 1994-03-21 07:47:05 +00:00
searching.texi Filters and sentinels now save match data themselves. 1994-11-22 04:31:18 +00:00
sequences.texi entered into RCS 1994-04-26 22:21:24 +00:00
streams.texi entered into RCS 1994-04-30 05:04:27 +00:00
strings.texi entered into RCS 1994-08-23 16:08:12 +00:00
symbols.texi entered into RCS 1994-05-28 14:52:37 +00:00
syntax.texi entered into RCS 1994-08-07 00:25:52 +00:00
text.texi Fix buffer-undo-list. 1995-01-08 19:20:03 +00:00
tips.texi Give syntax of keywords. 1994-12-23 18:03:42 +00:00
variables.texi entered into RCS 1994-07-12 02:10:57 +00:00
windows.texi entered into RCS 1994-09-19 21:50:20 +00:00

README for Edition 2.3 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.  Also, it contains makeinfo.c.

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

* The Emacs Lisp Reference Manual is quite large.  It totals around
700 pages in smallbook format; the info files total almost two
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@prep.ai.mit.edu or phone 617-876-3296.
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:

% make index.texi
% make elisp.dvi

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

** INFO: A copy of makeinfo.c that will format this manual for Info is
included in this distribution.  This program is written in C and can
be used separately from Emacs.  `makeinfo' produces much better error
messages than the old `texinfo-format-buffer'.  You can run `makeinfo'
it on the `elisp.texi' file.