summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-07-16 13:31:48 +0000
committerRichard M. Stallman <rms@gnu.org>2002-07-16 13:31:48 +0000
commit92c73199e6adc9b05760a1f007cd79f3374cae6e (patch)
tree81c34dc36f47c4364f32693850f3776bad75c239 /README
parent3d197f5e0b3f5accfe094ba2c72b740ac7593a5a (diff)
downloademacs-92c73199e6adc9b05760a1f007cd79f3374cae6e.tar.gz
Mention Texinfo 4.2 needed.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 39a5e04eee3..e32e3673852 100644
--- a/README
+++ b/README
@@ -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.