]> code.delx.au - gnu-emacs/blobdiff - README
Swap C-delete and C-backspace bindings here, so we don't have to do it
[gnu-emacs] / README
diff --git a/README b/README
index e558770ddde1912a20288ab825bc387560c33e0b..71cdf89e88f00758070afac2a60eb108c9b6bb7d 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
   Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
@@ -81,6 +81,8 @@ There are several subdirectories:
 `doc/lispintro' holds the source code for the Introduction to Programming
                 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.
 `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.