diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -86,9 +86,8 @@ There are several subdirectories: | |||
| 86 | in Emacs Lisp manual. | 86 | in Emacs Lisp manual. |
| 87 | 'msdos' holds configuration files for compiling Emacs under MS-DOS. | 87 | 'msdos' holds configuration files for compiling Emacs under MS-DOS. |
| 88 | 'nextstep' holds instructions and some other files for compiling the | 88 | 'nextstep' holds instructions and some other files for compiling the |
| 89 | Nextstep port of Emacs, for GNUstep and Mac OS X Cocoa. | 89 | Nextstep port of Emacs, for GNUstep and macOS Cocoa. |
| 90 | 'nt' holds various command files and documentation files that pertain | 90 | 'nt' holds code and documentation for building Emacs on MS-Windows. |
| 91 | to building and running Emacs on Windows 9X/ME/NT/2000/XP. | ||
| 92 | 'test' holds tests for various aspects of Emacs's functionality. | 91 | 'test' holds tests for various aspects of Emacs's functionality. |
| 93 | 92 | ||
| 94 | Building Emacs on non-Posix platforms requires tools that aren't part | 93 | Building Emacs on non-Posix platforms requires tools that aren't part |