diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-06-13 01:30:44 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-06-13 01:30:44 +0000 |
commit | a44f8b41e88bb97e4c76f964d98da3917972a69b (patch) | |
tree | 146ee64fc0de74d9a96bfb6b8d102576d6a8fb3e /lispref | |
parent | 26a781f6360c29cf5fb4becd37ba4c05a1413b3d (diff) | |
download | emacs-a44f8b41e88bb97e4c76f964d98da3917972a69b.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/README b/lispref/README index b04f309fe3d..408037c7ef4 100644 --- a/lispref/README +++ b/lispref/README @@ -11,7 +11,7 @@ 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 -700 pages in smallbook format; the info files total almost two +900 pages in smallbook format; the info files total almost two megabytes. * You can format this manual either for Info or for printing hardcopy @@ -44,4 +44,4 @@ commands in the shell: with `make-permuted-index'. ** To make an Info file, you need to install Texinfo, then run -`make elisp'. +`make elisp'. To install the Info files, run `make install'. |