]> git.eshelyaron.com Git - emacs.git/commitdiff
Add more info for MAC_OS8.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 08:32:21 +0000 (08:32 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 08:32:21 +0000 (08:32 +0000)
admin/CPP-DEFINES

index b2c11459c85fadb35a9274f4f808ef5befafb9ec..7e47a7a1aa976371729119aeb9eafad0082306ce 100644 (file)
@@ -4,7 +4,7 @@ of their use.  Feel free to add more macros and more categories.
 ** Distinguishing OSes **
 
 MAC_OS         Compiling for the `mac' window-system.
-MAC_OS8                Compiling for Mac OS Classic (v8 or v9).
+MAC_OS8                Compiling for Mac OS Classic (v8 or v9). No longer supported, all code using it can be removed.
 MAC_OSX                Compiling for Mac OS X.  Not bare Darwin.
 CYGWIN         Compiling the Cygwin port.
 __CYGWIN__     Ditto