summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
Commit message (Expand)AuthorAgeFilesLines
* Rename shell-split-string to split-string-shell-commandLars Ingebrigtsen2021-07-151-2/+2
* Add a new function 'shell-split-string'Lars Ingebrigtsen2021-07-151-0/+10
* * lisp/emacs-lisp/bindat.el: Allow non-fixed size of `strz`Stefan Monnier2021-04-151-2/+3
* * doc/lispref/processes.texi: Fix small misprintFilipp Gunbin2021-04-131-1/+1
* ; Fix last change.Eli Zaretskii2021-03-061-2/+2
* Improve documentation of BindatEli Zaretskii2021-03-061-24/+37
* Bindat: new macro-expansion based data layout languageStefan Monnier2021-03-051-144/+134
* * lisp/emacs-lisp/bindat.el: Add 64bit int supportStefan Monnier2021-02-151-3/+8
* * lisp/emacs-lisp/bindat.el (bindat-spec): New macro.Stefan Monnier2021-02-151-12/+16
* Clarify the "Sentinels" node in the lispref manualLars Ingebrigtsen2021-02-041-1/+5
* Add a bit more clarification around standard error processes.Philipp Stephani2021-01-171-1/+26
* Merge from origin/emacs-27Paul Eggert2021-01-011-1/+2
|\
| * Improve documentation of 'network-lookup-address-info'Eli Zaretskii2020-12-311-1/+2
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | 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