]> code.delx.au - gnu-emacs/blobdiff - README
Test GNU_LINUX, not LINUX.
[gnu-emacs] / README
diff --git a/README b/README
index 11f01670b52190dc87b8a893a59912c42ef08940..15556cb1c371b818a4387aefc769c043ee5e32f5 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,9 @@ 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.
+`lispintro' holds the source code for the Introduction to Programming
+            in Emacs Lisp manual.
 
 `msdos' holds configuration files for compiling Emacs under MSDOG.
 `vms' holds instructions and useful files for running Emacs under VMS.