diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.23 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 181548e98d6..3e7a364ffd0 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -129,7 +129,7 @@ starting from the first line of text below the header line. | |||
| 129 | 129 | ||
| 130 | * Changes in Emacs 23.3 on non-free operating systems | 130 | * Changes in Emacs 23.3 on non-free operating systems |
| 131 | 131 | ||
| 132 | ** The nextstep port can have different modifiers for the left and right | 132 | ** The NeXTstep port can have different modifiers for the left and right |
| 133 | alt/option key by customizing the value for ns-right-alternate-modifier. | 133 | alt/option key by customizing the value for ns-right-alternate-modifier. |
| 134 | 134 | ||
| 135 | 135 | ||
| @@ -697,7 +697,7 @@ a GIF library. | |||
| 697 | 697 | ||
| 698 | *** Emacs now supports multi-page TIFF images. | 698 | *** Emacs now supports multi-page TIFF images. |
| 699 | 699 | ||
| 700 | ** New NeXTSTEP-based port. | 700 | ** New NeXTstep-based port. |
| 701 | This provides support for GNUstep (via the GNUstep libraries) and Mac | 701 | This provides support for GNUstep (via the GNUstep libraries) and Mac |
| 702 | OS X (via the Cocoa libraries). | 702 | OS X (via the Cocoa libraries). |
| 703 | 703 | ||
| @@ -707,7 +707,7 @@ other emacsen (e.g. X11 build) use --disable-ns-self-contained. See | |||
| 707 | nextstep/README and nextstep/INSTALL in the Emacs source directory. | 707 | nextstep/README and nextstep/INSTALL in the Emacs source directory. |
| 708 | 708 | ||
| 709 | ** Mac OS X is no longer supported via Carbon. | 709 | ** Mac OS X is no longer supported via Carbon. |
| 710 | Use the NeXTSTEP port, described above. | 710 | Use the NeXTstep port, described above. |
| 711 | 711 | ||
| 712 | ** The new configuration option "--with-dbus" enables D-Bus language | 712 | ** The new configuration option "--with-dbus" enables D-Bus language |
| 713 | bindings for Emacs. | 713 | bindings for Emacs. |