Index: emacs/lispref/processes.texi
diff -c emacs/lispref/processes.texi:1.56 emacs/lispref/processes.texi:1.57
*** emacs/lispref/processes.texi:1.56   Wed May 11 13:56:04 2005
--- emacs/lispref/processes.texi        Wed May 11 23:26:33 2005
***************
*** 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   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/processes
--- 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, 2005
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/processes
***************
*** 49,55 ****
  * Transaction Queues::             Transaction-based communication with 
subprocesses.
  * Network::                  Opening network connections.
  * Network Servers::          Network servers let Emacs accept net connections.
! * Datagrams::
  * Low-Level Network::        Lower-level but more general function
                                 to create connections and servers.
  @end menu
--- 49,55 ----
  * Transaction Queues::             Transaction-based communication with 
subprocesses.
  * Network::                  Opening network connections.
  * Network Servers::          Network servers let Emacs accept net connections.
! * Datagrams::                UDP network connections.
  * Low-Level Network::        Lower-level but more general function
                                 to create connections and servers.
  @end menu


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to