| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (Network): Remove open-network-stream-nowait. | Kim F. Storm | 2005-05-15 | 1 | -40/+1 | |
| | | | | | (Network Servers): Remove open-network-stream-server. | |||||
| * | (Processes): Add menu description. | Lute Kamstra | 2005-05-11 | 1 | -2/+2 | |
| | | ||||||
| * | (Low-Level Network): Fix typo. | Thien-Thi Nguyen | 2005-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | (Signals to Processes): Fix typo. | Thien-Thi Nguyen | 2005-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | (Subprocess Creation): Explain nil in exec-path. Cleanup. | Richard M. Stallman | 2005-02-27 | 1 | -62/+61 | |
| | | | | | | | | | | | (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. | |||||
| * | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -1/+1 | |
| | | | | | Change development version from 21.3.50 to 22.0.50. | |||||
| * | (Synchronous Processes): Grammar fix. | Richard M. Stallman | 2004-11-25 | 1 | -1/+1 | |
| | | ||||||
| * | (Synchronous Processes, Output from Processes): | Jesper Harder | 2004-11-21 | 1 | -3/+3 | |
| | | | | | Markup fix. | |||||
| * | (Synchronous Processes): Document process-file. | Kai Großjohann | 2004-10-24 | 1 | -0/+41 | |
| | | ||||||
| * | (Output from Processes): New var `process-adaptive-read-buffering'. | Kim F. Storm | 2004-08-17 | 1 | -0/+10 | |
| | | ||||||
| * | (Accepting Output): Add `just-this-one' arg to `accept-process-output'. | Kim F. Storm | 2004-08-17 | 1 | -4/+13 | |
| | | ||||||
| * | Reposition @anchor's. | Luc Teirlinck | 2004-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | Markup fixes. | Jesper Harder | 2004-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Markup fixes. | Jesper Harder | 2004-04-14 | 1 | -2/+2 | |
| | | ||||||
| * | Markup fixes. | Jesper Harder | 2004-04-11 | 1 | -3/+3 | |
| | | ||||||
| * | Fix typos. | Richard M. Stallman | 2004-03-04 | 1 | -10/+10 | |
| | | ||||||
| * | (Low-Level Network): Fix a typo. | Eli Zaretskii | 2004-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | (Process Information): Add anchor. | Luc Teirlinck | 2003-12-25 | 1 | -0/+1 | |
| | | ||||||
| * | Replace @sc{foo} with @acronym{FOO}. | Eli Zaretskii | 2003-11-02 | 1 | -14/+14 | |
| | | ||||||
| * | (Network): Fix typo in xref (from Robert J. Chassell). | Kim F. Storm | 2003-10-13 | 1 | -1/+1 | |
| | | ||||||
| * | (Network): Introduce make-network-process. | Kim F. Storm | 2003-10-10 | 1 | -0/+9 | |
| | | ||||||
| * | Fix typo. | Richard M. Stallman | 2003-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | (Network): Say what stopped datagram connections do. | Richard M. Stallman | 2003-09-30 | 1 | -4/+5 | |
| | | ||||||
| * | (Low-Level Network): Fix typo. | Luc Teirlinck | 2003-09-24 | 1 | -1/+1 | |
| | | ||||||
| * | (Network, Network Servers): Fix typos. | Kim F. Storm | 2003-09-23 | 1 | -33/+124 | |
| | | | | | | | | (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. | |||||
| * | (Process Information): Add list-processes arg QUERY-ONLY. | Richard M. Stallman | 2003-09-19 | 1 | -25/+449 | |
| | | | | | | | | | | | 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. | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+4 | |
| | | ||||||
| * | Fix typo. | Richard M. Stallman | 2003-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | (Decoding Output): New node. | Richard M. Stallman | 2003-07-22 | 1 | -22/+53 | |
| | | ||||||
| * | (Subprocess Creation): Add exec-suffixes. | Richard M. Stallman | 2003-07-14 | 1 | -0/+10 | |
| | | ||||||
| * | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -7/+7 | |
| | | ||||||
| * | Move the node Query Before Exit down. | Richard M. Stallman | 2002-07-12 | 1 | -54/+59 | |
| | | | | | Say that Emacs stops reading when a process terminates. | |||||
| * | Explain that sentinels cannot run recursively. | Richard M. Stallman | 2002-04-07 | 1 | -0/+5 | |
| | | ||||||
| * | New node Query Before Exit broken out of Deleting Processes. | Richard M. Stallman | 2002-04-02 | 1 | -47/+104 | |
| | | | | | | Explain more details of process deletion and sentinels. Document process-query-on-exit-flag and set-process-query-on-exit-flag. | |||||
| * | (tq-enqueue): Clarify meaning of REGEXP. | Richard M. Stallman | 2001-09-24 | 1 | -3/+3 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2000-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2000-01-10 | 1 | -1/+8 | |
| | | ||||||
| * | Update copyrights. | Gerd Moellmann | 2000-01-05 | 1 | -1/+2 | |
| | | ||||||
| * | Remove obsolete @tindex commands. | Gerd Moellmann | 2000-01-05 | 1 | -4/+0 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 1999-09-17 | 1 | -33/+42 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 1999-07-17 | 1 | -0/+15 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 1998-05-27 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 1998-05-26 | 1 | -20/+23 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 1998-05-19 | 1 | -26/+59 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 1998-04-20 | 1 | -45/+62 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 1998-02-28 | 1 | -78/+128 | |
| | | ||||||
| * | (exec-directory): Wakeup no longer exists, so use movemail as example. | Richard M. Stallman | 1997-05-01 | 1 | -4/+3 | |
| | | ||||||
| * | call-process does not create a buffer. | Richard M. Stallman | 1996-12-11 | 1 | -2/+2 | |
| | | ||||||
| * | Explain how deletion of process doesn't affect process mark. | Richard M. Stallman | 1996-07-23 | 1 | -1/+3 | |
| | | ||||||
| * | updates for version 19.29. | Melissa Weisshaus | 1995-06-08 | 1 | -1/+1 | |
| | | | | | , | |||||