aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/processes.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Consistently use "window point" and "buffer point" in Elisp manualMartin Rudalics2026-01-061-5/+5
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Allow creating a pipe process without a bufferSpencer Baugh2025-10-111-1/+2
* Improve documentation of 'accept-process-output'Eli Zaretskii2025-09-201-1/+11
* Add function exec-suffixesMichael Albinus2025-07-221-0/+7
* Remove ctags programPaul Eggert2025-03-221-4/+3
* Merge from origin/emacs-30Eli Zaretskii2025-01-251-1/+1
|\
| * Avoid double spaces around abbrevations in TexinfoStefan Kangas2025-01-241-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
| * ; Fix typo in recent changeStefan Kangas2024-11-161-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Add support for TCP_NODELAY on network streamsEric Marsden2024-12-131-0/+7
* | ; Fix typosStefan Kangas2024-11-211-1/+1
|/
* Improve 'open-network-stream' documentation.Robert Pluim2024-11-051-4/+9
* ; Fix punctuation in docsStefan Kangas2024-07-211-1/+1
* Improve documentation of sending commands to shellsEli Zaretskii2024-05-251-1/+15
* ; * doc/lispref/processes.texi: use @code for keywords in @tableMattias Engdegård2024-04-011-4/+4
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-13/+15
|\ \ | |/
| * ; * doc/lispref/processes.texi (Network): Fix wording and punctuation.Eli Zaretskii2023-12-091-13/+15
* | Merge from origin/emacs-29Eli Zaretskii2023-12-021-0/+3
|\ \ | |/
| * Document, that PROCESS of signal-process can be a stringMichael Albinus2023-11-301-0/+3
* | Merge from origin/emacs-29Michael Albinus2023-10-131-2/+4
|\ \ | |/
| * ; * doc/lispref/processes.texi (Process Buffers): More accurate wording.Eli Zaretskii2023-10-071-2/+4
* | ; Grammar fixes ("allow to" et al)Stefan Kangas2023-09-171-2/+2
* | Correct many instances of ``allows to''Po Lu2023-09-101-1/+1
* | Correct invalid Texinfo markupPo Lu2023-08-241-1/+1
* | Install rcs2log within Emacs packages for AndroidPo Lu2023-08-241-6/+7
* | Correct invalid Texinfo markupPo Lu2023-08-221-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-171-2/+2
|\ \ | |/
| * Fix some Texinfo markup in manualsBasil L. Contovounesios2023-06-131-2/+2
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-061-2/+6
|\ \ | |/
| * Note that Emacs pauses when handling sentinel errorsSpencer Baugh2023-05-021-2/+6
* | Make binaries distributed with Emacs work on AndroidPo Lu2023-01-241-0/+18
|/
* ; 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