(Low-Level Network): Make menu more convenient.
This commit is contained in:
parent
7ce31649a3
commit
c29fbc9354
2 changed files with 8 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue