]> git.eshelyaron.com Git - emacs.git/commitdiff
(Processes): Add menu description.
authorLute Kamstra <lute@gnu.org>
Wed, 11 May 2005 23:26:33 +0000 (23:26 +0000)
committerLute Kamstra <lute@gnu.org>
Wed, 11 May 2005 23:26:33 +0000 (23:26 +0000)
lispref/processes.texi

index abe6384728acb2b7e88a49fc736bfa5788840c99..6ffacebce8add8cfbaeb8660718ecab0d903157c 100644 (file)
@@ -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 @@ This function returns @code{t} if @var{object} is a process,
 * 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