Richard M. Stallman
d9043ddf76
(Misc Network, Make Network): Minor cleanups.
2006-01-05 03:33:25 +00:00
Kim F. Storm
c64d00d9aa
(Misc Network): Clarity OMIT-PORT arg.
2006-01-04 00:23:57 +00:00
Kim F. Storm
b944a155cf
(Make Network): Add IPv6 addresses and handling.
...
(Network Feature Testing): Mention (:family ipv6).
(Misc Network): Add IPv6 formats to format-network-address.
2006-01-04 00:20:08 +00:00
Thien-Thi Nguyen
cbce075240
(Bindat Functions): Say "third" to refer to zero-based index "2".
2005-11-20 15:17:23 +00:00
Richard M. Stallman
75c0692f1b
(Sentinels): Clarify about output and quitting.
...
(Filter Functions): Mention with-local-quit.
2005-10-17 16:16:27 +00:00
Richard M. Stallman
088767cbda
(Misc Network, Network Feature Testing)
...
(Network Options, Make Network): New nodes split out of Low-Level Network.
2005-08-11 19:46:35 +00:00
Thien-Thi Nguyen
651f374c99
Update years in copyright notice; nfc.
2005-08-10 14:29:01 +00:00
Juanma Barranquero
c4a00aa2ec
Fix typo.
2005-08-02 13:10:02 +00:00
Richard M. Stallman
342fd6cd64
Fix formatting ugliness.
2005-06-18 13:57:17 +00:00
Luc Teirlinck
be87af2626
(Bindat Examples): Move @lisp to beginning of line. (Whitespace change.)
2005-06-17 16:51:10 +00:00
Luc Teirlinck
b9646a71a5
Fix typo.
2005-06-17 16:26:01 +00:00
Luc Teirlinck
926c4c9b05
(Byte Packing): Fix ungrammatical sentence.
2005-06-17 15:28:25 +00:00
Luc Teirlinck
480a6fa56e
Whitespace change.
2005-06-17 15:13:51 +00:00
Luc Teirlinck
3f7fab2439
Fix typos.
...
(Bindat Spec): Correct Texinfo error.
2005-06-17 15:06:47 +00:00
Richard M. Stallman
377ddd88f6
(Byte Packing): New node.
...
(Processes): Add it to menu.
2005-06-17 13:51:19 +00:00
Kim F. Storm
4b9f372b4e
(Network): Remove open-network-stream-nowait.
...
(Network Servers): Remove open-network-stream-server.
2005-05-15 20:42:11 +00:00
Lute Kamstra
b4b2903b59
(Processes): Add menu description.
2005-05-11 23:26:33 +00:00
Thien-Thi Nguyen
138ed6bc72
(Low-Level Network): Fix typo.
2005-05-11 13:56:04 +00:00
Thien-Thi Nguyen
f91aa2aac7
(Signals to Processes): Fix typo.
2005-05-11 13:11:13 +00:00
Richard M. Stallman
fea5a6d51a
(Subprocess Creation): Explain nil in exec-path. Cleanup.
...
(Deleting Processes): Cleanups, add xref.
(Process Information): set-process-coding-system, some args optional.
(Input to Processes): Explain various types for PROCESS args.
Rename them from PROCESS-NAME to PROCESS.
(Signals to Processes): Likewise.
(Decoding Output): Cleanup.
(Query Before Exit): Clarify.
2005-02-27 00:09:08 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Richard M. Stallman
f8684c07a4
(Synchronous Processes): Grammar fix.
2004-11-25 03:15:19 +00:00
Jesper Harder
c1aa486418
(Synchronous Processes, Output from Processes):
...
Markup fix.
2004-11-21 19:39:59 +00:00
Kai Großjohann
bb5d6d3437
(Synchronous Processes): Document process-file.
2004-10-24 13:25:21 +00:00
Kim F. Storm
bfa96fa20d
(Output from Processes): New var `process-adaptive-read-buffering'.
2004-08-17 22:41:51 +00:00
Kim F. Storm
410bcc3168
(Accepting Output): Add just-this-one' arg to
accept-process-output'.
2004-08-17 22:35:13 +00:00
Luc Teirlinck
7baeca0c0e
Reposition @anchor's.
2004-06-23 16:40:04 +00:00
Jesper Harder
4810d170c9
Markup fixes.
2004-04-16 16:42:36 +00:00
Jesper Harder
f3544d1135
Markup fixes.
2004-04-14 14:37:17 +00:00
Jesper Harder
00991494b5
Markup fixes.
2004-04-11 00:14:53 +00:00
Richard M. Stallman
38e82e480e
Fix typos.
2004-03-04 17:10:27 +00:00
Eli Zaretskii
491cd154ea
(Low-Level Network): Fix a typo.
2004-02-16 18:11:52 +00:00
Luc Teirlinck
136b1dff19
(Process Information): Add anchor.
2003-12-25 03:38:35 +00:00
Eli Zaretskii
ad800164c8
Replace @sc{foo} with @acronym{FOO}.
2003-11-02 06:29:59 +00:00
Kim F. Storm
30f4318dc9
(Network): Fix typo in xref (from Robert J. Chassell).
2003-10-13 13:49:31 +00:00
Kim F. Storm
78e54e2d68
(Network): Introduce make-network-process.
2003-10-10 21:35:51 +00:00
Richard M. Stallman
bb3edd151a
Fix typo.
2003-10-05 13:55:00 +00:00
Richard M. Stallman
312660e0e3
(Network): Say what stopped datagram connections do.
2003-09-30 13:01:12 +00:00
Luc Teirlinck
41beda59dd
(Low-Level Network): Fix typo.
2003-09-24 04:19:12 +00:00
Kim F. Storm
0bbffed703
(Network, Network Servers): Fix typos.
...
(Low-Level Network): Add timeout value for :server keyword.
Add new option keywords to make-network-process.
Add set-network-process-options.
Explain how to test availability of network options.
2003-09-23 22:05:38 +00:00
Richard M. Stallman
4bb2405407
(Process Information): Add list-processes arg QUERY-ONLY.
...
Delete process-contact from here.
Add new status values for process-status.
Add process-get, process-put, process-plist, set-process-plist.
(Synchronous Processes): Add call-process-shell-command.
(Signals to Processes): signal-process allows process objects.
(Network): Complete rewrite.
(Network Servers, Datagrams, Low-Level Network): New nodes.
2003-09-19 14:42:17 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
591a3500e9
Fix typo.
2003-07-22 15:19:05 +00:00
Richard M. Stallman
582ef186ea
(Decoding Output): New node.
2003-07-22 15:18:32 +00:00
Richard M. Stallman
cd14e1c932
(Subprocess Creation): Add exec-suffixes.
2003-07-14 16:03:25 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Richard M. Stallman
edc590bb8a
Move the node Query Before Exit down.
...
Say that Emacs stops reading when a process terminates.
2002-07-12 23:32:14 +00:00
Richard M. Stallman
8a56d8ed33
Explain that sentinels cannot run recursively.
2002-04-07 18:58:06 +00:00
Richard M. Stallman
5517ea8a30
New node Query Before Exit broken out of Deleting Processes.
...
Explain more details of process deletion and sentinels.
Document process-query-on-exit-flag and set-process-query-on-exit-flag.
2002-04-02 21:20:16 +00:00
Richard M. Stallman
6f6fd5ef4d
(tq-enqueue): Clarify meaning of REGEXP.
2001-09-24 19:00:26 +00:00