From 9bb095f46e44b642d3420a5f3b8d1443dab1b016 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 29 Apr 2011 17:27:57 +0300 Subject: [PATCH] etc/NEWS: Separate post-23.3 entries. --- etc/NEWS | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index c3e746127f1..bee994cfb0f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -15,11 +15,7 @@ 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. -* Installation Changes in Emacs 23.3 - -** New configure option --with-crt-dir specifies the location of your -crt*.o files, if they are in a non-standard location. This is only -used on x86-64 and s390x GNU/Linux architectures. +* 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 @@ -28,6 +24,21 @@ 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 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 +large (> 256MB) files in the same session. + + +* Installation Changes in Emacs 23.3 + +** New configure option --with-crt-dir specifies the location of your +crt*.o files, if they are in a non-standard location. This is only +used on x86-64 and s390x GNU/Linux architectures. + * Changes in Emacs 23.3 ** The last-resort backup file `%backup%~' is now written to @@ -139,11 +150,6 @@ starting from the first line of text below the header line. ** The nextstep port can have different modifiers for the left and right alt/option key by customizing the value for ns-right-alternate-modifier. -** 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 -large (> 256MB) files in the same session. - * Installation Changes in Emacs 23.2 -- 2.39.5