]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix the names of Emacs manuals. From Kim Storm.
authorEli Zaretskii <eliz@gnu.org>
Thu, 15 Mar 2001 08:49:11 +0000 (08:49 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 15 Mar 2001 08:49:11 +0000 (08:49 +0000)
README

diff --git a/README b/README
index 7e073a9979d600be789b8a778f75401cce537130..edc0125a6849e0c765b4cf937f821d3b54c08b01 100644 (file)
--- a/README
+++ b/README
@@ -63,13 +63,14 @@ There are several subdirectories:
     subdirectories are architecture-independent too.
 
 `info' holds the Info documentation tree for Emacs.
-`man' holds the source code for the Emacs manual.  If you modify the
+`man' holds the source code for the Emacs Manual.  If you modify the
       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 manual sources are distributed separately.
-(They are twice as large as the Emacs manual in the man subdirectory.)
+   Note that the Emacs Lisp Reference Manual sources are distributed
+separately.  (They are twice as large as the Emacs Manual in the man
+subdirectory.)
 
 `msdos' holds configuration files for compiling Emacs under MSDOG.
 `vms' holds instructions and useful files for running Emacs under VMS.