diff options
author | Gerd Moellmann <gerd@gnu.org> | 1999-11-01 12:42:13 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 1999-11-01 12:42:13 +0000 |
commit | 400a1ed0cd657f05cf6c49d82a688a9107c2fe49 (patch) | |
tree | f7665c08afe8782164f110b1e66964e5245fc1f8 /INSTALL | |
parent | 9920303f6d26bbcb19f0dffb89990513e34d9db7 (diff) | |
download | emacs-400a1ed0cd657f05cf6c49d82a688a9107c2fe49.tar.gz |
*** empty log message ***
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -52,6 +52,15 @@ each character set. The intlfonts distribution contains its own installation instructions, in the intlfonts/README file. +* elisp-manual-VERSION.tar.gz + +This is the Emacs Lisp Reference for programmers, containing an +in-depth discussion of Emacs Lisp and Emacs internals. The +distribution contains the Texinfo source files for the Reference +Manual. The Emacs Lisp Reference Manual is quite large. It contains +around 900 pages in smallbook format; the info files total almost two +megabytes. The package contains installation instructions of its own. + BUILDING AND INSTALLATION: |