(frame-parameter) <defsetf>: Make it return the assigned value.
[emacs.git] / mac / README
blobe4110b1b36bc2a0caa48f27616824dece3d575da
1 Emacs for Mac OS X
3 Copyright (C) 2001, 2002, 2003, 2004, 2005,
4    2006, 2007, 2008 Free Software Foundation, Inc.
5 See the end of the file for license conditions.
8 This directory contains the files needed to build Emacs on Mac OS X.
9 Many of the major features of the Unix version
10 are supported: multiple frames, colors, scroll bars, menu bars, use of
11 the mouse, fontsets, international characters, input methods, and
12 coding systems.
14 Mac OS specific support includes document drag-and-drop in the Finder,
15 transfer of text to and from other applications via the clipboard, and
16 sending AppleScript commands to other applications from Emacs.
18 On Mac OS X, Emacs can be built using the Developer Tools.  See the
19 INSTALL file in this directory for instructions on building Emacs.
21 Read the Mac OS section of the on-line help to find out about how to
22 use Emacs on the Mac.
24 A number of things do not work yet:
26 + Support for PostScript image type is not available.
28 + Incorporate Apple's wrappers to be able to create a universal 
29   binary that unexecs on first run for the given architecture.
31 If your Mac is connected to the Internet, report bugs by typing `M-x
32 report-emacs-bug' or by choosing the entry `Send Bug Report...'  in
33 the `Help' menu.  This will send the bug report to the address
34 emacs-pretest-bug@gnu.org.
36 Steven
37 <steven.tamm@mac.com>
39 This file is part of GNU Emacs.
41 GNU Emacs is free software; you can redistribute it and/or modify
42 it under the terms of the GNU General Public License as published by
43 the Free Software Foundation; either version 3, or (at your option)
44 any later version.
46 GNU Emacs is distributed in the hope that it will be useful,
47 but WITHOUT ANY WARRANTY; without even the implied warranty of
48 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
49 GNU General Public License for more details.
51 You should have received a copy of the GNU General Public License
52 along with GNU Emacs; see the file COPYING.  If not, write to the
53 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
54 Boston, MA 02110-1301, USA.