aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorEli Zaretskii2001-06-11 10:08:57 +0000
committerEli Zaretskii2001-06-11 10:08:57 +0000
commit6eb51c108cfd0eec8bf67c73b3e902f0eda666db (patch)
tree9877ccdcbcef729053dc0f22a1da2dcb568c19ec /mac
parent6b4878ed3a3ba885bcd3ba7cf3605374e863f982 (diff)
downloademacs-6eb51c108cfd0eec8bf67c73b3e902f0eda666db.tar.gz
emacs-6eb51c108cfd0eec8bf67c73b3e902f0eda666db.zip
Fix a typo.
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