Mercurial > emacs
changeset 62245:a9109def6d90
(Processes): Add menu description.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Wed, 11 May 2005 23:26:33 +0000 |
parents | 1053cf8f89ea |
children | 8f1f80a5bd64 |
files | lispref/processes.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/processes.texi Wed May 11 23:25:27 2005 +0000 +++ b/lispref/processes.texi Wed May 11 23:26:33 2005 +0000 @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 +@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2005 @c Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/processes @@ -49,7 +49,7 @@ * Transaction Queues:: Transaction-based communication with subprocesses. * Network:: Opening network connections. * Network Servers:: Network servers let Emacs accept net connections. -* Datagrams:: +* Datagrams:: UDP network connections. * Low-Level Network:: Lower-level but more general function to create connections and servers. @end menu