]> code.delx.au - gnu-emacs/blobdiff - mac/INSTALL
(completion-table-with-predicate): Don't use `iff' in docstring.
[gnu-emacs] / mac / INSTALL
index 6d78910b46453715b6a136c3d8dfefcac1489bbe..ac581adcdd717dea6fab6cff94ded5215619957c 100644 (file)
@@ -1,7 +1,7 @@
-* BUILDING EMACS ON MAC OS Classic AND MAC OS X     -*- outline -*-
+* BUILDING EMACS ON MAC OS X     -*- outline -*-
 
 Copyright (C) 2001, 2002, 2003, 2004, 2005,
-   2006, 2007 Free Software Foundation, Inc.
+   2006, 2007, 2008 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
@@ -158,49 +158,13 @@ characters in the name fails" mentioned in etc/PROBLEMS, you may not
 move a self-contained Emacs.app application bundle to a non-ASCII
 directory.
 
-* BUILDING EMACS ON MAC OS Classic
-
-You can use MPW-GM (Aug. 2001) to build Emacs.  MPW-GM can be
-downloaded free of charge from Apple.
-
-### IMPORTANT ### You can use StuffIt Expander to decompress and untar
-the distribution.  However, you *must* set the radio button in the
-Preferences->Cross Platform->Convert text files to Macintosh format to
-"Never".  Otherwise the compiled Lisp files will be corrupted.
-
-(Optional) A subset of the fonts from the GNU intlfonts-1.2
-distribution converted to NFNT format can be obtained from
-
-  http://members.shaw.ca/akochoi-emacs/stories/Resources/GNU-Fonts.smi.bin
-
-To build Emacs in the MPW Shell, simply set the directory to
-...:emacs:mac: and build the target Emacs of the make file
-makefile.MPW.  I.e., execute the commands
-
-  make Emacs -f makefile.MPW > Emacs.MakeScript
-  Emacs.MakeScript
-
-The above commands create an executable that uses the Carbon API.
-The non-Carbon version can also be created by replacing all the
-occurrences of `Emacs' above with `NonCarbon'.  Not that the
-non-Carbon version does not support some features such as file
-dialogs, drag-and-drop, and Unicode menus.
-
-Once built, the Emacs application (Emacs MPW) can be launched where it
-is created.
-
 * NOTES
 
-Emacs should build and run on a PowerMac running Mac OS 8.6 - 9.2 (but
-only tested on 9.2.2), and Mac OS X 10.1 - 10.5.
+Emacs should build and run on a PowerMac running Mac OS X 10.1 - 10.5.
 
 You will need around 100 MB of disk space for the source files and
 intermediate files.
 
-Under Mac OS Classic, there is no support for building the LEIM
-directory.  However, it can be built on Mac OS X or another platform
-and transferred to the Mac.
-
 On Mac OS X, installing the emacs files in /usr can cause issues with
 system software updates possibly overwriting the distribution.  If this
 is a concern, as it should be in normal binary distributions, please