From: Richard M. Stallman Date: Sat, 13 Jun 1998 01:30:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-20.3~622 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a44f8b41e88bb97e4c76f964d98da3917972a69b;p=emacs.git *** empty log message *** --- 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'.