diff options
| author | Glenn Morris | 2008-10-04 18:45:30 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-10-04 18:45:30 +0000 |
| commit | 3dcdb6ea2ccd415f5496e14c926c24877597dd62 (patch) | |
| tree | cb1a47ed4d71e453d97843b291adbf46cefbb86f /etc | |
| parent | 244a0c3ce7790056bf8745db11b364d32f9d8372 (diff) | |
| download | emacs-3dcdb6ea2ccd415f5496e14c926c24877597dd62.tar.gz emacs-3dcdb6ea2ccd415f5496e14c926c24877597dd62.zip | |
Fix case of "GNUstep".
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -57,7 +57,7 @@ a GIF library. | |||
| 57 | *** Emacs now supports multi-page TIFF images. | 57 | *** Emacs now supports multi-page TIFF images. |
| 58 | 58 | ||
| 59 | ** New NeXTSTEP-based port | 59 | ** New NeXTSTEP-based port |
| 60 | This provides support for GNUStep (via the GNUStep libraries) and Mac | 60 | This provides support for GNUstep (via the GNUstep libraries) and Mac |
| 61 | OS X (via the Cocoa libraries). | 61 | OS X (via the Cocoa libraries). |
| 62 | 62 | ||
| 63 | Specify --with-ns to configure for this. By default, a self-contained | 63 | Specify --with-ns to configure for this. By default, a self-contained |