diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-07-16 13:31:48 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-07-16 13:31:48 +0000 |
commit | 7f1fa8585763a837e756e7cab840f1c67c6c32f4 (patch) | |
tree | 0e9de59ca91fb39db43f664537b4bf799603b066 /README | |
parent | 640201f82eed0d24c475e8719f2518cfc6ad2fb0 (diff) | |
download | emacs-7f1fa8585763a837e756e7cab840f1c67c6c32f4.tar.gz |
Mention Texinfo 4.2 needed.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ There are several subdirectories: `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. + package; you need version 4.2 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. |