summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
Commit message (Expand)AuthorAgeFilesLines
* Make 'delete-process' into a commandLars Ingebrigtsen2022-05-071-6/+8
* Handle remote system processesMichael Albinus2022-04-051-3/+8
* Extend signal-process and proced.elMichael Albinus2022-03-301-3/+20
* Fix grep-like functions when running on a remote hostMichael Albinus2022-03-221-1/+10
* %CPU can exceed 100 on GNU/LinuxPaul Eggert2022-03-041-2/+3
* Make kill-process into a commandLars Ingebrigtsen2022-01-231-4/+6
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add a new variable 'process-error-pause-time'Lars Ingebrigtsen2021-12-021-0/+9
|/
* ; * doc/lispref/processes.texi (Filter Functions): Fix last change.Eli Zaretskii2021-10-141-1/+2
* Document the t value for set-process-filter in the manualLars Ingebrigtsen2021-10-141-3/+5
* New function num-processorsPaul Eggert2021-10-101-0/+13
* 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