fix up ns-extended-platform-support-mode
[bpt/emacs.git] / mac / README
CommitLineData
c0bc7978 1Emacs for Mac OS X
1a578e9b 2
ceb4c4d3 3Copyright (C) 2001, 2002, 2003, 2004, 2005,
b9b14d13 4 2006, 2007, 2008 Free Software Foundation, Inc.
7f6d64f8 5See the end of the file for license conditions.
b6955da2 6
b6955da2 7
c0bc7978
DN
8This directory contains the files needed to build Emacs on Mac OS X.
9Many of the major features of the Unix version
81fa735d
YM
10are supported: multiple frames, colors, scroll bars, menu bars, use of
11the mouse, fontsets, international characters, input methods, and
12coding systems.
1a578e9b
AC
13
14Mac OS specific support includes document drag-and-drop in the Finder,
15transfer of text to and from other applications via the clipboard, and
16sending AppleScript commands to other applications from Emacs.
17
28826fdb
YM
18On Mac OS X, Emacs can be built using the Developer Tools. See the
19INSTALL file in this directory for instructions on building Emacs.
1a578e9b 20
e0f712ba
AC
21Read the Mac OS section of the on-line help to find out about how to
22use Emacs on the Mac.
23
24A number of things do not work yet:
25
81fa735d 26+ Support for PostScript image type is not available.
e0f712ba 27
47600d8e
ST
28+ Incorporate Apple's wrappers to be able to create a universal
29 binary that unexecs on first run for the given architecture.
30
e0f712ba
AC
31If your Mac is connected to the Internet, report bugs by typing `M-x
32report-emacs-bug' or by choosing the entry `Send Bug Report...' in
33the `Help' menu. This will send the bug report to the address
34emacs-pretest-bug@gnu.org.
1a578e9b 35
0772ffb2
ST
36Steven
37<steven.tamm@mac.com>
7f6d64f8
GM
38\f
39This file is part of GNU Emacs.
40
3187ea63 41GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 42it under the terms of the GNU General Public License as published by
3187ea63
GM
43the Free Software Foundation, either version 3 of the License, or
44(at your option) any later version.
7f6d64f8
GM
45
46GNU Emacs is distributed in the hope that it will be useful,
47but WITHOUT ANY WARRANTY; without even the implied warranty of
48MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
49GNU General Public License for more details.
50
51You should have received a copy of the GNU General Public License
3187ea63 52along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.