summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-06-13 01:30:44 +0000
committerRichard M. Stallman <rms@gnu.org>1998-06-13 01:30:44 +0000
commit077bea06141720cfeb89a2c6f91c937776ef9192 (patch)
tree8d27ecf3727cd773ba45755861ea608a4fb4e93d
parentf7c55c34910716e0c4e1df6ae02cb6ac7c2cd9ee (diff)
downloademacs-077bea06141720cfeb89a2c6f91c937776ef9192.tar.gz
*** empty log message ***
-rw-r--r--lispref/README4
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'.