]> code.delx.au - gnu-emacs/commitdiff
Update as per lispref addition to the package.
authorEli Zaretskii <eliz@gnu.org>
Wed, 14 Nov 2001 11:51:06 +0000 (11:51 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 14 Nov 2001 11:51:06 +0000 (11:51 +0000)
README

diff --git a/README b/README
index 11f01670b52190dc87b8a893a59912c42ef08940..b814934c5b3a366b59f557ff2e8e6e218ee85b73 100644 (file)
--- a/README
+++ b/README
@@ -59,7 +59,7 @@ There are several subdirectories:
     or with Emacs, like movemail and etags.
 `etc' holds miscellaneous architecture-independent data files
     Emacs uses, like the tutorial text and the Zippy the Pinhead quote
-    database.  The contents of the `lisp', `info' and `man'
+    database.  The contents of the `lisp', `info', `man', and `lispref'
     subdirectories are architecture-independent too.
 
 `info' holds the Info documentation tree for Emacs.
@@ -67,10 +67,7 @@ There are several subdirectories:
       manual sources, you will need the `makeinfo' program to produce
       an updated manual.  `makeinfo' is part of the GNU Texinfo
       package; you need version 4.0 or later of Texinfo.
-
-   Note that the Emacs Lisp Reference Manual sources are distributed
-separately.  (They are twice as large as the Emacs Manual in the man
-subdirectory.)
+`lispref' holds the source code for the Emacs Lisp reference manual.
 
 `msdos' holds configuration files for compiling Emacs under MSDOG.
 `vms' holds instructions and useful files for running Emacs under VMS.