diff mac/INSTALL @ 91523:e062f74910e7

* make-dist: Remove references to files in mac/ that have been deleted. * README: * INSTALL: Only mention MacOSX. * cw6-mcp.xml: * make-package: * makefile.MPW: * inc/alloca.h: * inc/config.h: * inc/defs-cw6.h: * inc/dirent.h: * inc/epaths.h: * inc/grp.h: * inc/m-mac.h: * inc/pwd.h: * inc/s-mac.h: * inc/termio.h: * inc/utime.h: * inc/utsname.h: * inc/sys/file.h: * inc/sys/ioctl.h: * inc/sys/param.h: * inc/sys/stat.h: * inc/sys/time.h: * inc/sys/types.h: * src/EmacsMPW.r: Remove files for no longer supported pre-MacOSX systems.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 04 Feb 2008 17:23:40 +0000
parents 2cecfdf24daa
children de6b7eaee358
line wrap: on
line diff
--- a/mac/INSTALL	Mon Feb 04 15:42:57 2008 +0000
+++ b/mac/INSTALL	Mon Feb 04 17:23:40 2008 +0000
@@ -1,4 +1,4 @@
-* 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, 2008 Free Software Foundation, Inc.
@@ -158,49 +158,13 @@
 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