summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
Commit message (Expand)AuthorAgeFilesLines
* Note that Emacs pauses when handling sentinel errorsSpencer Baugh2023-05-021-2/+6
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add the parameter :noquery to open-network-stream (bug#58948)Juri Linkov2022-11-021-0/+4
* ; Fix quoting of non-nil in texinfo sourcesStefan Kangas2022-10-271-1/+1
* Delete many references to Emacs 23 or older from docsStefan Kangas2022-08-131-1/+0
* Add STREAM argument to 'process-tty-name'Jim Porter2022-08-051-6/+15
* Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-051-18/+10
* ; Fix documentation of 'network-lookup-address-info'Eli Zaretskii2022-07-261-15/+16
* Teach 'network-lookup-address-info' to validate numeric addressesRobert Pluim2022-07-261-14/+32
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* Fix typo in signal-process-functionsDaniel Martín2022-06-261-1/+1
* bindat (strz): Null terminate fixed-length strings if there is roomRichard Hansen2022-06-221-13/+14
* ; Fix last change in documentation of 'strz' bindat typeEli Zaretskii2022-06-161-14/+19
* bindat (strz): Write null terminator after variable length stringRichard Hansen2022-06-161-13/+4
* bindat (str, strz): Reject non-ASCII, non-`eight-bit' charactersRichard Hansen2022-06-121-4/+10
* Bindat: Document `sint`; add `le` arg to `uint`; deprecate `uintr`Stefan Monnier2022-06-111-4/+6
* bindat (strz): Fix documentation for strz with pre-allocated stringRichard Hansen2022-06-101-2/+11
* ; * doc/lispref/processes.texi (Bindat Types): Fix wording. (Bug#55815)Eli Zaretskii2022-06-091-2/+2
* bindat: Improve str, strz documentationRichard Hansen2022-06-091-3/+33
* 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