]> code.delx.au - gnu-emacs/blobdiff - mac/README
(recentf-filename-handler): Add custom choice
[gnu-emacs] / mac / README
index 1e0a71006dbc7060d4fb5f51f6e0bfccd4f30c5f..18e0942b365ac549dc250d22b5f5262fb9d0b2d1 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, 2002, 2003, 2004, 2005 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,18 +45,21 @@ 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.
++ Support for certain image types (such as XPM) is not as extensive as 
+  on other plaforms. 
 
-+ No image support yet.
++ Incorporate Apple's wrappers to be able to create a universal 
+  binary that unexecs on first run for the given architecture.
 
 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>