]> code.delx.au - gnu-emacs/blobdiff - README
(disassemble-1): Use `mapc' rather than `mapcar'.
[gnu-emacs] / README
diff --git a/README b/README
index 2b5a292e3f36ec0f6bc7be6229ff99838006fa1d..61970c946b901d0066e3e2eadd04212959361a92 100644 (file)
--- a/README
+++ b/README
@@ -73,14 +73,13 @@ There are several subdirectories:
             `man', `lispref', and `lispintro' 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
+`doc/emacs' 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.6 or later of Texinfo.
-`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.
-
+`doc/lispref'   holds the source code for the Emacs Lisp reference manual.
+`doc/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.
 `nt'        holds various command files and documentation files that pertain