diff options
author | Glenn Morris <rgm@gnu.org> | 2008-10-04 18:45:30 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-10-04 18:45:30 +0000 |
commit | 3dcdb6ea2ccd415f5496e14c926c24877597dd62 (patch) | |
tree | cb1a47ed4d71e453d97843b291adbf46cefbb86f /README | |
parent | 244a0c3ce7790056bf8745db11b364d32f9d8372 (diff) | |
download | emacs-3dcdb6ea2ccd415f5496e14c926c24877597dd62.tar.gz |
Fix case of "GNUstep".
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ There are several subdirectories: in Emacs Lisp manual. `msdos' holds configuration files for compiling Emacs under MSDOG. `nextstep' holds instructions and some other files for compiling the - Nextstep port of Emacs, for GNUStep and Mac OS X Cocoa. + Nextstep port of Emacs, for GNUstep and Mac OS X Cocoa. `nt' holds various command files and documentation files that pertain to building and running Emacs on Windows 9X/ME/NT/2000/XP. `test' holds tests for various aspects of Emacs's functionality. |