aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMiles Bader2007-08-27 04:00:19 +0000
committerMiles Bader2007-08-27 04:00:19 +0000
commit7f22a76506a3f3db2eb4bce1cfc49105bd8d0824 (patch)
tree02ffae400506ae46fcf03eacaa5210aac7fe57de /README
parentd53a60a6f76043ba9fb395eece2aaccc67a0d1b2 (diff)
parent619fb9ee822da1d92d8b7974b827dac6a918967f (diff)
downloademacs-7f22a76506a3f3db2eb4bce1cfc49105bd8d0824.tar.gz
emacs-7f22a76506a3f3db2eb4bce1cfc49105bd8d0824.zip
Merge from emacs--rel--22
Patches applied: * emacs--rel--22 (patch 97-100) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 246-247) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a63bff17ea7..59e509355bf 100644
--- a/README
+++ b/README
@@ -76,7 +76,7 @@ There are several subdirectories:
76`man' holds the source code for the Emacs Manual. If you modify the 76`man' holds the source code for the Emacs Manual. If you modify the
77 manual sources, you will need the `makeinfo' program to produce 77 manual sources, you will need the `makeinfo' program to produce
78 an updated manual. `makeinfo' is part of the GNU Texinfo 78 an updated manual. `makeinfo' is part of the GNU Texinfo
79 package; you need version 4.2 or later of Texinfo. 79 package; you need version 4.6 or later of Texinfo.
80`lispref' holds the source code for the Emacs Lisp reference manual. 80`lispref' holds the source code for the Emacs Lisp reference manual.
81`lispintro' holds the source code for the Introduction to Programming 81`lispintro' holds the source code for the Introduction to Programming
82 in Emacs Lisp manual. 82 in Emacs Lisp manual.