summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-291-2/+9
* 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
* Fix recent change in lispref/processes.texi.Eli Zaretskii2018-10-271-7/+7
* Improve documentation of 'process-connection-type'Eli Zaretskii2018-10-271-7/+12
* Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-071-2/+5
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Minor improvements for tramp-interrupt-process, documentationMichael Albinus2017-08-241-0/+16
* Spelling fixesPaul Eggert2017-05-031-1/+1
* Merge from origin/emacs-25Glenn Morris2017-04-271-2/+11
|\
| * Mention that processes start in default-directory (Bug#18515)Noam Postavsky2017-04-061-2/+11
* | ; * doc/lispref/processes.texi: Restore deleted FIXME comment.Glenn Morris2017-03-101-0/+4
* | [doc] Replace bindat example: s/fortune cookie/rfc868 payload/Thien-Thi Nguyen2017-03-101-80/+20
* | Document :shell-command in `make-network-process'Lars Ingebrigtsen2017-01-261-0/+8
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge branch 'concurrency'Eli Zaretskii2016-12-041-0/+30
|\ \
| * \ merge from trunkKen Raeburn2015-11-011-79/+204
| |\ \
| * \ \ merge from trunkTom Tromey2013-03-081-3/+3
| |\ \ \
| * \ \ \ merge from trunkTom Tromey2013-01-051-6/+6
| |\ \ \ \
| * \ \ \ \ merge from trunkTom Tromey2012-12-171-3/+3
| |\ \ \ \ \
| * | | | | | document process-thread and set-process-threadTom Tromey2012-08-231-0/+30
* | | | | | | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Don't confuse how Texinfo outputs @var with the inputGlenn Morris2016-11-151-1/+1
* | | | | | | Make querying to kill processes customizablePhilipp Stephani2016-10-011-0/+7
* | | | | | | Merge from origin/emacs-25Paul Eggert2016-09-261-273/+376
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Improve and clarify documentation of subprocessesEli Zaretskii2016-08-241-273/+376
* | | | | | | ; Spelling and quotation fixesPaul Eggert2016-08-301-1/+1
* | | | | | | call-shell-region: New defunTino Calancha2016-08-251-7/+13
* | | | | | | Merge from origin/emacs-25Paul Eggert2016-08-051-0/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Note combine-and-quote-strings doesn't shell quoteNoam Postavsky2016-07-031-0/+5
* | | | | | | Merge from origin/emacs-25Paul Eggert2016-06-191-5/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Minor grammar fix (bug#23746)Stephen Berman2016-06-131-2/+2
| * | | | | | * doc/lispref/processes.texi (Process Buffers): Minor rewording. (Bug#23446)Eli Zaretskii2016-06-131-3/+3
* | | | | | | Merge from origin/emacs-25Paul Eggert2016-05-091-0/+52
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Document automatic adjustment of process' logical window dimensionsEli Zaretskii2016-05-071-0/+52
* | | | | | | Add external socket launching supportMatthew Leach2016-04-161-0/+6
* | | | | | | Spelling fixesPaul Eggert2016-04-031-1/+1
* | | | | | | Assume getaddrinfo in C codePaul Eggert2016-03-071-3/+5
* | | | | | | Mention sentinels in conjunction with :nowait t.Lars Ingebrigtsen2016-02-221-0/+8
* | | | | | | Clarify levels of :nowait t.Lars Ingebrigtsen2016-02-211-4/+12
* | | | | | | Remove some #ifdefs and update documentationLars Ingebrigtsen2016-02-151-6/+0
* | | | | | | Only do async DNS if requested with :nowait 'dnsLars Ingebrigtsen2016-02-051-2/+8
* | | | | | | Doc fixes and refactorings based on comments from Eli ZaretskiiLars Ingebrigtsen2016-02-031-3/+6
* | | | | | | Clarify :tls-parameters.Lars Ingebrigtsen2016-02-011-1/+2
* | | | | | | Add documentation for :tls-parametersLars Ingebrigtsen2016-02-011-0/+5
|/ / / / / /
* | | | | | Update documentation of 'process-running-child-p'Eli Zaretskii2016-01-121-4/+6
* | | | | | Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | | | | | Document default process sentinel more prominentlyEli Zaretskii2015-12-231-10/+38
| |_|_|_|/ |/| | | |