(calc-graph-plot): Removed emacs version check.
[bpt/emacs.git] / mac / README
index 8d1a264..2163ea1 100644 (file)
@@ -1,6 +1,6 @@
 Emacs for Mac OS 8/9 and Mac OS X
 
-Copyright (c) 2001, 2002 Free Software Foundation, Inc.
+Copyright (c) 2001-4 Free Software Foundation, Inc.
 
    Permission is granted to anyone to make or distribute verbatim
    copies of this document as received, in any medium, provided that
@@ -45,20 +45,18 @@ use Emacs on the Mac.
 
 A number of things do not work yet:
 
-+ On Mac OS X, environment variables are not set up correctly when
-  Emacs is started from the Finder.
++ Emacs does not respond correctly to C-g under certain circumstances.  
+  Sending the Emacs process a SIGINT externally will cause it 
+  to interrupt.  This is due to the architecture of OSX's 
+  Window Manager.
 
-+ Emacs does not respond correctly to C-g when it is not reading
-  input.
-
-+ No image support yet.
-
-+ There is no mouse-2 and mouse-3 emulation yet.
++ Support for certain image types (such as XPM) is not as extensive as 
+  on other plaforms. 
 
 If your Mac is connected to the Internet, report bugs by typing `M-x
 report-emacs-bug' or by choosing the entry `Send Bug Report...'  in
 the `Help' menu.  This will send the bug report to the address
 emacs-pretest-bug@gnu.org.
 
-Andrew.
-<akochoi@mac.com>
+Steven
+<steven.tamm@mac.com>