(Low-Level Network): Make menu more convenient.

This commit is contained in:
Richard M. Stallman 2006-07-19 02:10:38 +00:00
parent 7ce31649a3
commit c29fbc9354
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2006-07-18 Richard Stallman <rms@gnu.org>
* processes.texi (Low-Level Network): Make menu more convenient.
2006-07-18 Kim F. Storm <storm@cua.dk>
* display.texi (Forcing Redisplay): redisplay-preemption-period

View file

@ -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