*** empty log message ***
[bpt/emacs.git] / README
diff --git a/README b/README
index edc0125..15556cb 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory tree holds version 21.0.101 of GNU Emacs, the extensible,
+This directory tree holds version 21.1.50 of GNU Emacs, the extensible,
 customizable, self-documenting real-time display editor.
 
 You may encounter bugs in this release.  If you do, please report
@@ -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.