aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index aa5f7eaec73..5ae7631d51b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -52,6 +52,15 @@ each character set.
52The intlfonts distribution contains its own installation instructions, 52The intlfonts distribution contains its own installation instructions,
53in the intlfonts/README file. 53in the intlfonts/README file.
54 54
55* elisp-manual-VERSION.tar.gz
56
57This is the Emacs Lisp Reference for programmers, containing an
58in-depth discussion of Emacs Lisp and Emacs internals. The
59distribution contains the Texinfo source files for the Reference
60Manual. The Emacs Lisp Reference Manual is quite large. It contains
61around 900 pages in smallbook format; the info files total almost two
62megabytes. The package contains installation instructions of its own.
63
55 64
56BUILDING AND INSTALLATION: 65BUILDING AND INSTALLATION:
57 66