Reorganize Emacs 23.4 NEWS.
authorChong Yidong <cyd@gnu.org>
Wed, 18 Jan 2012 14:58:01 +0000 (22:58 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 18 Jan 2012 14:58:01 +0000 (22:58 +0800)
etc/NEWS

index 4934468..136bdf1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -15,6 +15,15 @@ You can narrow news to a specific version by calling `view-emacs-news'
 with a prefix argument or by typing C-u C-h C-n.
 
 \f
+* Installation Changes in Emacs 23.4
+
+** The MS-Windows build prefers libpng version 1.14 or later.
+Versions of libpng before 1.14 had security issues, so we now
+recommend to use version 1.14 or later.  Precompiled Windows binaries
+require version 1.14 or later.  See README.W32 and nt/INSTALL for
+details and pointers to URLs where the latest libpng can be
+downloaded.
+
 * Changes in Specialized Modes and Packages in Emacs 23.4
 
 ** EDE
@@ -26,22 +35,11 @@ variable.  This reduces the risk of inadvertently loading malicious
 project files.  The commands `M-x ede-new' and `M-x ede' now offer to
 save directories to `ede-project-directories'.
 
-\f
-* Installation Changes in Emacs 23.4
-
-** The MS-Windows build prefers libpng version 1.14 or later.
-Versions of libpng before 1.14 had security issues, so we now
-recommend to use version 1.14 or later.  Precompiled Windows binaries
-require version 1.14 or later.  See README.W32 and nt/INSTALL for
-details and pointers to URLs where the latest libpng can be
-downloaded.
-
-\f
 * Changes in Emacs 23.4 on non-free operating systems
 
 ** The MS-Windows port can now use more than 500MB of heap.
 Depending on the available virtual memory, Emacs on Windows can now
-have up to 2GB of heap space.  This allows, e.g., to visit several
+have up to 2GB of heap space.  This allows, e.g., visiting several
 large (> 256MB) files in the same session.
 
 \f