]> code.delx.au - gnu-emacs/commitdiff
* NEWS: Move and clarify OSX >= 10.6.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 13 Oct 2014 06:09:05 +0000 (08:09 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 13 Oct 2014 06:09:05 +0000 (08:09 +0200)
etc/ChangeLog
etc/NEWS

index 57e70d8940fca91d1daa5fb7f053d2a384989e50..711208e0e32bfaf073ab108bf7e05a6c56075d65 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-13  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * NEWS: Move and clarify OSX >= 10.6.
+
 2014-10-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * NEWS: OSX required is 10.6 or newer.
index 9d516be142f9fa46a3f0705002d4e94b94750c2b..e336ff5b9867af5897765138db3abf59898bea08 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -36,9 +36,6 @@ should be able to work around the problem either by porting the Emacs
 undumping code to GCC under IRIX, or by configuring --with-wide-int,
 or by sticking with Emacs 24.4.
 
-** Building Emacs on OSX now requires 10.6 or newer.
-That also means that PowerPC is not supported.
-
 ---
 ** The configure option `--with-pkg-config-prog' has been removed.
 Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to.
@@ -376,6 +373,8 @@ fullwidth frames, the behavior may depend on the toolkit used.
 or Windows Server 2003.  The built binaries still run on all versions
 of Windows starting with Windows 9X.
 
+** Building Emacs on OSX with Coca (--with-ns) now requires 10.6 or newer.
+PowerPC on OSX is not supported.
 
 \f
 ----------------------------------------------------------------------