emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/mac/INSTALL,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/mac/INSTALL,v
Date: Mon, 04 Feb 2008 17:23:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/04 17:23:40

Index: mac/INSTALL
===================================================================
RCS file: /cvsroot/emacs/emacs/mac/INSTALL,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- mac/INSTALL 8 Jan 2008 20:46:53 -0000       1.36
+++ mac/INSTALL 4 Feb 2008 17:23:39 -0000       1.37
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]