From: Richard M. Stallman Date: Wed, 19 Jul 2006 02:10:38 +0000 (+0000) Subject: (Low-Level Network): Make menu more convenient. X-Git-Tag: emacs-pretest-22.0.90~1339 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c29fbc935469c3ecbef17042c662f3a645daced4;p=emacs.git (Low-Level Network): Make menu more convenient. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 97f5c1df75d..679c2b6e8f3 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2006-07-18 Richard Stallman + + * processes.texi (Low-Level Network): Make menu more convenient. + 2006-07-18 Kim F. Storm * display.texi (Forcing Redisplay): redisplay-preemption-period diff --git a/lispref/processes.texi b/lispref/processes.texi index cf4c3ab9784..a6f43cfa95d 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -1724,9 +1724,10 @@ level that that of @code{open-network-stream}, using @code{make-network-process}. @menu -* Network Processes:: Using @code{make-network-process}. -* Network Options:: Further control over network connections. -* Network Feature Testing:: Determining which network features work on +* Proc: Network Processes. Using @code{make-network-process}. +* Options: Network Options. Further control over network connections. +* Features: Network Feature Testing. + Determining which network features work on the machine you are using. @end menu