]> code.delx.au - gnu-emacs/blobdiff - README
Support RSVG and cairo.
[gnu-emacs] / README
diff --git a/README b/README
index 3331ec4075a899b5e28e722de55c28903f34ed9c..0e32b6c65f13f92a90713731ebd4b49a496e3e94 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2015 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
-This directory tree holds version 24.4.90 of GNU Emacs, the extensible,
+This directory tree holds version 25.0.50 of GNU Emacs, the extensible,
 customizable, self-documenting real-time display editor.
 
 The file INSTALL in this directory says how to build and install GNU
@@ -39,10 +39,7 @@ process of building and installing Emacs.  See INSTALL for more
 detailed information.
 
 The file `configure.ac' is the input used by the autoconf program to
-construct the `configure' script.  Since Emacs has some configuration
-requirements that autoconf can't meet directly, and for historical
-reasons, `configure.ac' uses an unholy marriage of custom-baked
-configuration code and autoconf macros.
+construct the `configure' script.
 
 The shell script `autogen.sh' generates 'configure' and other files by
 running the GNU build tools autoconf and automake, which in turn use
@@ -84,7 +81,7 @@ There are several subdirectories:
 `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.
+`msdos'     holds configuration files for compiling Emacs under MS-DOS.
 `nextstep'  holds instructions and some other files for compiling the
             Nextstep port of Emacs, for GNUstep and Mac OS X Cocoa.
 `nt'        holds various command files and documentation files that pertain