aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-03-21 07:47:05 +0000
committerRichard M. Stallman1994-03-21 07:47:05 +0000
commit14423a05388f5b18c65012213e2ed5015b73fbc1 (patch)
tree87bdeb8ef94c87fc3f5e18623588b97d8bf1d9cf
parent0ded6462e8f400a5f27fa436518ab5239a43b784 (diff)
downloademacs-14423a05388f5b18c65012213e2ed5015b73fbc1.tar.gz
emacs-14423a05388f5b18c65012213e2ed5015b73fbc1.zip
entered into RCS
-rw-r--r--lispref/README16
1 files changed, 13 insertions, 3 deletions
diff --git a/lispref/README b/lispref/README
index cf8239164a7..df20d0054ff 100644
--- a/lispref/README
+++ b/lispref/README
@@ -5,13 +5,23 @@ Manual, make-permuted-index, and the latest version of texinfo.tex,
5which handles forms that cannot be handled by the older versions of 5which handles forms that cannot be handled by the older versions of
6texinfo.tex. Also, it contains makeinfo.c. 6texinfo.tex. Also, it contains makeinfo.c.
7 7
8* The Emacs Lisp Reference Manual is turning out bigger than we 8* Report Lisp Manual bugs to bug-lisp-manual@prep.ai.mit.edu. We
9expected. It totals over 750 pages when printed on 8.5 by 11 inch 9don't read these bug reports until it's time for a new edition. To
10paper and the info files total almost two megabytes. 10report other Emacs bugs, use bug-gnu-emacs@prep.ai.mit.edu.
11To ask questions, use the newsgroup gnu.emacs.help.
12
13* The Emacs Lisp Reference Manual is quite large. It totals around
14700 pages in smallbook format; the info files total almost two
15megabytes.
11 16
12* You can format this manual either for Info or for printing hardcopy 17* You can format this manual either for Info or for printing hardcopy
13using TeX. 18using TeX.
14 19
20* You can buy nicely printed copies from the Free Software Foundation.
21For info, send mail to gnu@prep.ai.mit.edu or phone 617-876-3296.
22Buying a manual from the Free Software Foundation helps support our
23GNU development work.
24
15** This distribution contains a Makefile that you can use with GNU Make. 25** This distribution contains a Makefile that you can use with GNU Make.
16Otherwise, here are detailed instructions: 26Otherwise, here are detailed instructions:
17 27