summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-03-15 08:49:11 +0000
committerEli Zaretskii <eliz@gnu.org>2001-03-15 08:49:11 +0000
commitda2f1a35c7f31e1af0b99e89261c4848d2667b99 (patch)
treeada1ca44271d4ae469d36a3c87b439c940e22b44 /README
parent4ed3f9c34c310c1865527c1b22a9987b141176ac (diff)
downloademacs-da2f1a35c7f31e1af0b99e89261c4848d2667b99.tar.gz
Fix the names of Emacs manuals. From Kim Storm.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 7e073a9979d..edc0125a684 100644
--- 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.