aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
Diffstat (limited to 'mac')
-rw-r--r--mac/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/README b/mac/README
index 7566f22db2d..8f6635c16f2 100644
--- a/mac/README
+++ b/mac/README
@@ -25,7 +25,7 @@ sending AppleScript commands to other applications from Emacs.
25 25
26The following are not yet supported: unexec (dump-emacs), asynchronous 26The following are not yet supported: unexec (dump-emacs), asynchronous
27subprocesses (start-process), and networking 27subprocesses (start-process), and networking
28(open-network-connection). 28(open-network-stream).
29 29
30There is basic support for synchronous subprocesses (call-process) 30There is basic support for synchronous subprocesses (call-process)
31although Unix commands that are used will need to be ported to the 31although Unix commands that are used will need to be ported to the