Mercurial > emacs
comparison README @ 36814:6f69f0f12a7c
Fix the names of Emacs manuals. From Kim Storm.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 15 Mar 2001 08:49:11 +0000 |
parents | 91dfc548c55c |
children | 46aeb2de94e9 |
comparison
equal
deleted
inserted
replaced
36813:fcca57f520e5 | 36814:6f69f0f12a7c |
---|---|
61 Emacs uses, like the tutorial text and the Zippy the Pinhead quote | 61 Emacs uses, like the tutorial text and the Zippy the Pinhead quote |
62 database. The contents of the `lisp', `info' and `man' | 62 database. The contents of the `lisp', `info' and `man' |
63 subdirectories are architecture-independent too. | 63 subdirectories are architecture-independent too. |
64 | 64 |
65 `info' holds the Info documentation tree for Emacs. | 65 `info' holds the Info documentation tree for Emacs. |
66 `man' holds the source code for the Emacs manual. If you modify the | 66 `man' holds the source code for the Emacs Manual. If you modify the |
67 manual sources, you will need the `makeinfo' program to produce | 67 manual sources, you will need the `makeinfo' program to produce |
68 an updated manual. `makeinfo' is part of the GNU Texinfo | 68 an updated manual. `makeinfo' is part of the GNU Texinfo |
69 package; you need version 4.0 or later of Texinfo. | 69 package; you need version 4.0 or later of Texinfo. |
70 | 70 |
71 Note that the Emacs Lisp manual sources are distributed separately. | 71 Note that the Emacs Lisp Reference Manual sources are distributed |
72 (They are twice as large as the Emacs manual in the man subdirectory.) | 72 separately. (They are twice as large as the Emacs Manual in the man |
73 subdirectory.) | |
73 | 74 |
74 `msdos' holds configuration files for compiling Emacs under MSDOG. | 75 `msdos' holds configuration files for compiling Emacs under MSDOG. |
75 `vms' holds instructions and useful files for running Emacs under VMS. | 76 `vms' holds instructions and useful files for running Emacs under VMS. |
76 `nt' holds various command files and documentation files that pertain | 77 `nt' holds various command files and documentation files that pertain |
77 to running Emacs on Windows NT. | 78 to running Emacs on Windows NT. |