]> git.eshelyaron.com Git - emacs.git/commitdiff
Consolidate nextstep port items.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 17 Aug 2008 15:04:30 +0000 (15:04 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 17 Aug 2008 15:04:30 +0000 (15:04 +0000)
etc/NEWS

index be411883e5cfe2810ff9e64c69f72a6f83cfa6aa..cd195949886a6c9fb8a1582b46d7de2e1adb18d9 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -56,8 +56,12 @@ a GIF library.
 
 ** New NeXTSTEP-based port
 This provides support for GNUStep (via the GNUStep libraries) and Mac
-OS X (via the Cocoa libraries).  See nextstep/README and
-nextstep/INSTALL in the Emacs source directory.
+OS X (via the Cocoa libraries).  
+
+Specify --with-ns to configure for this. By default, a self-contained
+app will be built (containing all lisp).  To install/share lisp with
+other emacsen (e.g. X11 build) use --disable-ns-self-contained.  See
+nextstep/README and nextstep/INSTALL in the Emacs source directory.
 
 ** Mac OS X is no longer supported via Carbon.
 Use the NeXTSTEP port, described above.
@@ -108,13 +112,6 @@ The Emacs 22 icon is available as `emacs22.png' in the same location.
 \f
 * Changes in Emacs 23.1
 
-** Emacs can now be built under the Cocoa libraries on Mac OS X and GNUstep
-   libraries on other machines.  Specify --with-ns to configure for this. By
-   default a self-contained app will be built (containing all lisp).  To
-   install/share lisp with other emacsen (e.g. X11 build) use
-   --disable-ns-self-contained.  Use 'info-ns-emacs' or first entry under Help
-   menu when running for more information.
-
 ** `where-is-preferred-modifier' can specify your favorite modifier.
 
 ** Improved X Window System support