Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc fixes for process functions (Bug#30349) | Noam Postavsky | 2018-02-07 | 1 | -2/+5 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Minor improvements for tramp-interrupt-process, documentation | Michael Albinus | 2017-08-24 | 1 | -0/+16 |
* | Spelling fixes | Paul Eggert | 2017-05-03 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | Glenn Morris | 2017-04-27 | 1 | -2/+11 |
|\ | |||||
| * | Mention that processes start in default-directory (Bug#18515) | Noam Postavsky | 2017-04-06 | 1 | -2/+11 |
* | | ; * doc/lispref/processes.texi: Restore deleted FIXME comment. | Glenn Morris | 2017-03-10 | 1 | -0/+4 |
* | | [doc] Replace bindat example: s/fortune cookie/rfc868 payload/ | Thien-Thi Nguyen | 2017-03-10 | 1 | -80/+20 |
* | | Document :shell-command in `make-network-process' | Lars Ingebrigtsen | 2017-01-26 | 1 | -0/+8 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Merge branch 'concurrency' | Eli Zaretskii | 2016-12-04 | 1 | -0/+30 |
|\ \ | |||||
| * \ | merge from trunk | Ken Raeburn | 2015-11-01 | 1 | -79/+204 |
| |\ \ | |||||
| * \ \ | merge from trunk | Tom Tromey | 2013-03-08 | 1 | -3/+3 |
| |\ \ \ | |||||
| * \ \ \ | merge from trunk | Tom Tromey | 2013-01-05 | 1 | -6/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge from trunk | Tom Tromey | 2012-12-17 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | document process-thread and set-process-thread | Tom Tromey | 2012-08-23 | 1 | -0/+30 |
* | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Don't confuse how Texinfo outputs @var with the input | Glenn Morris | 2016-11-15 | 1 | -1/+1 |
* | | | | | | | Make querying to kill processes customizable | Philipp Stephani | 2016-10-01 | 1 | -0/+7 |
* | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-09-26 | 1 | -273/+376 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Improve and clarify documentation of subprocesses | Eli Zaretskii | 2016-08-24 | 1 | -273/+376 |
* | | | | | | | ; Spelling and quotation fixes | Paul Eggert | 2016-08-30 | 1 | -1/+1 |
* | | | | | | | call-shell-region: New defun | Tino Calancha | 2016-08-25 | 1 | -7/+13 |
* | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-08-05 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Note combine-and-quote-strings doesn't shell quote | Noam Postavsky | 2016-07-03 | 1 | -0/+5 |
* | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-06-19 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Minor grammar fix (bug#23746) | Stephen Berman | 2016-06-13 | 1 | -2/+2 |
| * | | | | | | * doc/lispref/processes.texi (Process Buffers): Minor rewording. (Bug#23446) | Eli Zaretskii | 2016-06-13 | 1 | -3/+3 |
* | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-09 | 1 | -0/+52 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Document automatic adjustment of process' logical window dimensions | Eli Zaretskii | 2016-05-07 | 1 | -0/+52 |
* | | | | | | | Add external socket launching support | Matthew Leach | 2016-04-16 | 1 | -0/+6 |
* | | | | | | | Spelling fixes | Paul Eggert | 2016-04-03 | 1 | -1/+1 |
* | | | | | | | Assume getaddrinfo in C code | Paul Eggert | 2016-03-07 | 1 | -3/+5 |
* | | | | | | | Mention sentinels in conjunction with :nowait t. | Lars Ingebrigtsen | 2016-02-22 | 1 | -0/+8 |
* | | | | | | | Clarify levels of :nowait t. | Lars Ingebrigtsen | 2016-02-21 | 1 | -4/+12 |
* | | | | | | | Remove some #ifdefs and update documentation | Lars Ingebrigtsen | 2016-02-15 | 1 | -6/+0 |
* | | | | | | | Only do async DNS if requested with :nowait 'dns | Lars Ingebrigtsen | 2016-02-05 | 1 | -2/+8 |
* | | | | | | | Doc fixes and refactorings based on comments from Eli Zaretskii | Lars Ingebrigtsen | 2016-02-03 | 1 | -3/+6 |
* | | | | | | | Clarify :tls-parameters. | Lars Ingebrigtsen | 2016-02-01 | 1 | -1/+2 |
* | | | | | | | Add documentation for :tls-parameters | Lars Ingebrigtsen | 2016-02-01 | 1 | -0/+5 |
|/ / / / / / | |||||
* | | | | | | Update documentation of 'process-running-child-p' | Eli Zaretskii | 2016-01-12 | 1 | -4/+6 |
* | | | | | | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | | | | | | Document default process sentinel more prominently | Eli Zaretskii | 2015-12-23 | 1 | -10/+38 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | New lispref section “Security Considerations” | Paul Eggert | 2015-10-21 | 1 | -1/+1 |
* | | | | | ; * doc/lispref/processes.texi (Synchronous Processes): Minor copyedit. | Eli Zaretskii | 2015-10-19 | 1 | -1/+1 |
* | | | | | Restore some of the quoting in the manuals | Eli Zaretskii | 2015-09-16 | 1 | -3/+3 |
* | | | | | Quote less in manuals | Paul Eggert | 2015-09-15 | 1 | -23/+21 |
* | | | | | Go back to grave quoting in source-code docstrings etc. | Paul Eggert | 2015-09-07 | 1 | -2/+2 |