summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge from origin/emacs-26Glenn Morris2019-06-071-2/+7
|\ \ \ | |/ /
| * | Don't recommend insert-before-markers in process filtersNoam Postavsky2019-06-011-2/+7
* | | Merge from origin/emacs-26Glenn Morris2019-05-081-1/+1
|\ \ \ | |/ /
| * | Update process filter example (Bug#35044)Noam Postavsky2019-04-301-1/+1
| * | Backport doc improvement in ELisp manualEli Zaretskii2019-04-201-0/+20
* | | Remote processes cannot use a pipe process for stderrMichael Albinus2019-04-231-1/+8
* | | Improve documentation around standard error pipes (Bug#35328).Philipp Stephani2019-04-221-0/+26
* | | ; Minor improvement in documentation from recent commitEli Zaretskii2019-04-191-4/+5
* | | Remove :stop key from make-process.Philipp Stephani2019-04-191-1/+3
* | | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-1/+1
* | | Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-1/+3
* | | * doc/lispref/processes.texi (Accepting Output): Simplify.Paul Eggert2019-01-161-5/+5
* | | Fix accept-process-output/process-live-p confusionPaul Eggert2019-01-151-0/+20
* | | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ \ | |/ /
| * | Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | | Merge from origin/emacs-26Glenn Morris2018-12-301-2/+9
|\ \ \ | |/ /
| * | Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-291-2/+9
* | | Merge from origin/emacs-26Glenn Morris2018-12-301-6/+8
|\ \ \ | |/ /
| * | 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
* | | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-5/+14
* | | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-2/+8
* | | Use "file name handler" consequentlyMichael Albinus2018-12-221-13/+13
* | | Merge from origin/emacs-26Glenn Morris2018-10-311-7/+7
|\ \ \ | |/ /
| * | Fix recent change in lispref/processes.texi.Eli Zaretskii2018-10-271-7/+7
* | | Merge from origin/emacs-26Glenn Morris2018-10-271-7/+12
|\ \ \ | |/ /
| * | Improve documentation of 'process-connection-type'Eli Zaretskii2018-10-271-7/+12
* | | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-12/+7
* | | Bindat examples in source, not manualPaul Eggert2018-09-201-130/+0
* | | Improve bignum support for system typesPaul Eggert2018-08-271-2/+0
| |/ |/|
* | Improve documentation of a recent changeEli Zaretskii2018-06-201-3/+3
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-201-0/+8
* | Document that 'make-process' mixes the output streamsPhilipp Stephani2018-04-071-1/+3
* | Finish renaming to internal--daemon-socknamePaul Eggert2018-02-121-14/+3
* | Rename internal--external-sockname and document (Bug#24218)Matthew Leach2018-02-121-3/+14
* | Merge from origin/emacs-26Glenn Morris2018-02-091-2/+5
|\ \ | |/
| * Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-071-2/+5
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-2/+1
|/
* 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
|\