summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
Commit message (Expand)AuthorAge
* Add a bit more clarification around standard error processes.Philipp Stephani2021-01-17
* Merge from origin/emacs-27Paul Eggert2021-01-01
|\
| * Improve documentation of 'network-lookup-address-info'Eli Zaretskii2020-12-31
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | Make set-process-buffer also update the process markLars Ingebrigtsen2020-09-24
* | ; * doc/lispref/processes.texi (Synchronous Processes): Fix typo.Michael Albinus2020-09-20
* | Extend process-lines to allow exit status handlingPeder O. Klingenberg2020-09-20
* | Allow open-network-stream to use different TLS capability commandsLars Ingebrigtsen2020-07-19
* | Introduce process-file-return-signal-stringMichael Albinus2020-05-16
* | * doc/lispref/processes.texi (Network): Fix xref usage.Glenn Morris2020-04-13
* | Add :coding support to open-network-stream and open-gnutls-streamRobert Pluim2020-04-07
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-26
* | Remove references to obsolete librariesStefan Kangas2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* Extend network-interface-list to return IPv6 and network infoRobert Pluim2019-11-26
* Default network-stream-use-client-certificates to nilRobert Pluim2019-11-23
* Always check for client-certificatesRobert Pluim2019-11-05
* Document how to listen on all interfaces in the Elisp manualRobert Pluim2019-09-24
* Update some URLsPaul Eggert2019-09-23
* Allow `process-contact' not to blockLars Ingebrigtsen2019-09-20
* Correct description of network-lookup-address-infoRobert Pluim2019-08-23
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-23
|\
| * Add network-lookup-address-info descriptionRobert Pluim2018-07-17
* | Merge from origin/emacs-26Glenn Morris2019-08-20
|\ \
| * | Fix process filter documentation (Bug#13400)Noam Postavsky2019-08-19
* | | Allow serial-term to take an optional argument for line-modeLars Ingebrigtsen2019-07-27
* | | Merge from origin/emacs-26Glenn Morris2019-06-07
|\| |
| * | Don't recommend insert-before-markers in process filtersNoam Postavsky2019-06-01
* | | Merge from origin/emacs-26Glenn Morris2019-05-08
|\| |
| * | Update process filter example (Bug#35044)Noam Postavsky2019-04-30
| * | Backport doc improvement in ELisp manualEli Zaretskii2019-04-20
* | | Remote processes cannot use a pipe process for stderrMichael Albinus2019-04-23
* | | Improve documentation around standard error pipes (Bug#35328).Philipp Stephani2019-04-22
* | | ; Minor improvement in documentation from recent commitEli Zaretskii2019-04-19
* | | Remove :stop key from make-process.Philipp Stephani2019-04-19
* | | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-21
* | | Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-04
* | | * doc/lispref/processes.texi (Accepting Output): Simplify.Paul Eggert2019-01-16
* | | Fix accept-process-output/process-live-p confusionPaul Eggert2019-01-15
* | | Merge from origin/emacs-26Paul Eggert2018-12-31
|\| |
| * | Update copyright year to 2019Paul Eggert2019-01-01
* | | Merge from origin/emacs-26Glenn Morris2018-12-30
|\| |
| * | Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-29
* | | Merge from origin/emacs-26Glenn Morris2018-12-30
|\| |
| * | Improve accept-process-process docPaul Eggert2018-12-27
| * | Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-22
* | | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-23
* | | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-22