-
New Webpage for Emacs for Mac OS X
Emacs for Mac OS X now has a separate webpage:
http://members.shaw.ca/akochoi-emacs/
2002-08-15 17:22:07 UTC by akochoi
-
Mac OS X Patch for Emacs 21.1
Here is a patch to Emacs 21.1 to allow it to build
and run under Mac OS X:
http://www.cse.cuhk.edu.hk/~akochoi/emacs/macosx/emacs-21.1-2-mac.patch.gz
The instructions for applying it are contained in
the file:
http://www.cse.cuhk.edu.hk/~akochoi/emacs/macosx/readme.txt
The GUI code is basically a Carbonized version of
that in Emacs 21 for Mac OS classic. The Unix API
of Mac OS X is used to implement synchronous and
asychronous subprocess support and networking
support. A new `unexec' for the Mach-O executable
file format, written entirely from scratch
(src/unexmacosx.c), provides support for
`dump-emacs'. The autoconf/makefile mechanism is
adopted so Emacs will built on Mac OS X with the
Developer Tools installed.
Note that although Emacs 21 is released software,
this patch is alpha software. Please treat it as
such. I will continue to work on it though.
Comments and contributions (code) are welcome! I
will work on adding this patch to the CVS
repository for the next release.
Have fun with it!
Andrew Choi (akochoi@mac.com).
2001-11-02 03:27:06 UTC by akochoi
-
Emacs 21 Now Available
Please take a look at http://mac-emacs.sourceforge.net/ for information on where to download it.
2001-10-23 08:46:32 UTC by akochoi
-
Emacs for Mac OS X
There is now a version of Emacs for Mac OS X:
http://www.porkrind.org/david/emacs/
2000-10-31 02:10:07 UTC by akochoi