aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/processes.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (Network): Remove open-network-stream-nowait.Kim F. Storm2005-05-151-40/+1
| | | | (Network Servers): Remove open-network-stream-server.
* (Processes): Add menu description.Lute Kamstra2005-05-111-2/+2
|
* (Low-Level Network): Fix typo.Thien-Thi Nguyen2005-05-111-1/+1
|
* (Signals to Processes): Fix typo.Thien-Thi Nguyen2005-05-111-1/+1
|
* (Subprocess Creation): Explain nil in exec-path. Cleanup.Richard M. Stallman2005-02-271-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. Storm2005-02-091-1/+1
| | | | Change development version from 21.3.50 to 22.0.50.
* (Synchronous Processes): Grammar fix.Richard M. Stallman2004-11-251-1/+1
|
* (Synchronous Processes, Output from Processes):Jesper Harder2004-11-211-3/+3
| | | | Markup fix.
* (Synchronous Processes): Document process-file.Kai Großjohann2004-10-241-0/+41
|
* (Output from Processes): New var `process-adaptive-read-buffering'.Kim F. Storm2004-08-171-0/+10
|
* (Accepting Output): Add `just-this-one' arg to `accept-process-output'.Kim F. Storm2004-08-171-4/+13
|
* Reposition @anchor's.Luc Teirlinck2004-06-231-1/+1
|
* Markup fixes.Jesper Harder2004-04-161-1/+1
|
* Markup fixes.Jesper Harder2004-04-141-2/+2
|
* Markup fixes.Jesper Harder2004-04-111-3/+3
|
* Fix typos.Richard M. Stallman2004-03-041-10/+10
|
* (Low-Level Network): Fix a typo.Eli Zaretskii2004-02-161-1/+1
|
* (Process Information): Add anchor.Luc Teirlinck2003-12-251-0/+1
|
* Replace @sc{foo} with @acronym{FOO}.Eli Zaretskii2003-11-021-14/+14
|
* (Network): Fix typo in xref (from Robert J. Chassell).Kim F. Storm2003-10-131-1/+1
|
* (Network): Introduce make-network-process.Kim F. Storm2003-10-101-0/+9
|
* Fix typo.Richard M. Stallman2003-10-051-1/+1
|
* (Network): Say what stopped datagram connections do.Richard M. Stallman2003-09-301-4/+5
|
* (Low-Level Network): Fix typo.Luc Teirlinck2003-09-241-1/+1
|
* (Network, Network Servers): Fix typos.Kim F. Storm2003-09-231-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. Stallman2003-09-191-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 taglinesMiles Bader2003-09-011-0/+4
|
* Fix typo.Richard M. Stallman2003-07-221-1/+1
|
* (Decoding Output): New node.Richard M. Stallman2003-07-221-22/+53
|
* (Subprocess Creation): Add exec-suffixes.Richard M. Stallman2003-07-141-0/+10
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-7/+7
|
* Move the node Query Before Exit down.Richard M. Stallman2002-07-121-54/+59
| | | | Say that Emacs stops reading when a process terminates.
* Explain that sentinels cannot run recursively.Richard M. Stallman2002-04-071-0/+5
|
* New node Query Before Exit broken out of Deleting Processes.Richard M. Stallman2002-04-021-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. Stallman2001-09-241-3/+3
|
* *** empty log message ***Richard M. Stallman2000-01-191-1/+1
|
* *** empty log message ***Richard M. Stallman2000-01-101-1/+8
|
* Update copyrights.Gerd Moellmann2000-01-051-1/+2
|
* Remove obsolete @tindex commands.Gerd Moellmann2000-01-051-4/+0
|
* *** empty log message ***Richard M. Stallman1999-09-171-33/+42
|
* *** empty log message ***Richard M. Stallman1999-07-171-0/+15
|
* *** empty log message ***Richard M. Stallman1998-05-271-1/+1
|
* *** empty log message ***Richard M. Stallman1998-05-261-20/+23
|
* *** empty log message ***Richard M. Stallman1998-05-191-26/+59
|
* *** empty log message ***Richard M. Stallman1998-04-201-45/+62
|
* *** empty log message ***Richard M. Stallman1998-02-281-78/+128
|
* (exec-directory): Wakeup no longer exists, so use movemail as example.Richard M. Stallman1997-05-011-4/+3
|
* call-process does not create a buffer.Richard M. Stallman1996-12-111-2/+2
|
* Explain how deletion of process doesn't affect process mark.Richard M. Stallman1996-07-231-1/+3
|
* updates for version 19.29.Melissa Weisshaus1995-06-081-1/+1
| | | | ,