aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 35a31dbd31e..d227ec59cc7 100644
--- a/README
+++ b/README
@@ -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