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