summaryrefslogtreecommitdiff
path: root/mac/README
diff options
context:
space:
mode:
Diffstat (limited to 'mac/README')
-rw-r--r--mac/README18
1 files changed, 9 insertions, 9 deletions
diff --git a/mac/README b/mac/README
index 1e0a71006db..2163ea191c3 100644
--- a/mac/README
+++ b/mac/README
@@ -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,18 +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.
++ 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>