Mercurial > emacs
changeset 38021:41f655ec596a
Fix a typo.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 11 Jun 2001 10:08:57 +0000 |
parents | ab97b7f6b6fa |
children | 71e8b6ae114f |
files | mac/README man/macos.texi |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mac/README Mon Jun 11 10:05:04 2001 +0000 +++ b/mac/README Mon Jun 11 10:08:57 2001 +0000 @@ -25,7 +25,7 @@ The following are not yet supported: unexec (dump-emacs), asynchronous subprocesses (start-process), and networking -(open-network-connection). +(open-network-stream). There is basic support for synchronous subprocesses (call-process) although Unix commands that are used will need to be ported to the
--- a/man/macos.texi Mon Jun 11 10:05:04 2001 +0000 +++ b/man/macos.texi Mon Jun 11 10:08:57 2001 +0000 @@ -16,7 +16,7 @@ The following features of Emacs are not yet supported on the Mac: unexec (@code{dump-emacs}), asynchronous subprocesses -(@code{start-process}), and networking (@code{open-network-connection}). +(@code{start-process}), and networking (@code{open-network-stream}). As a result, packages such as Gnus, GUD, and Comint do not work. Since external Unix programs to handle commands such as