summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
Commit message (Expand)AuthorAgeFilesLines
* Restore some of the quoting in the manualsEli Zaretskii2015-09-161-3/+3
* Quote less in manualsPaul Eggert2015-09-151-23/+21
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* New q flag for ‘format’Paul Eggert2015-08-181-2/+2
* * doc/lispref/processes.texi (Shell Arguments): Prefer diff -u.Paul Eggert2015-04-131-1/+1
* Add facility to collect stderr of async subprocessDaiki Ueno2015-04-111-0/+52
* Generalize start-process with keyword argsDaiki Ueno2015-03-231-0/+55
* Merge from origin/emacs-24Paul Eggert2015-03-031-6/+10
|\
| * Complete the remaining documentation updates for 24.5Eli Zaretskii2015-02-071-6/+10
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+3
|\|
| * Improve indexing on the chapter/section/subsection levels.Eli Zaretskii2014-12-231-0/+3
* | Moved the Network Security Manager to the Emacs manualLars Magne Ingebrigtsen2014-11-241-103/+0
* | (Network Security): Mention more NSM variables.Lars Magne Ingebrigtsen2014-11-241-0/+18
* | * processes.texi (Network Security): Made into its own section and fleshed outLars Magne Ingebrigtsen2014-11-241-10/+75
* | Rename `nsm-security-level' to `network-security-level'Lars Magne Ingebrigtsen2014-11-231-2/+2
* | Implement a Network Security ManagerLars Magne Ingebrigtsen2014-11-231-0/+27
* | Say (accept-process-output P)'s result pertains to P if P is non-nil.Paul Eggert2014-06-091-2/+3
|/
* * doc/lispref/processes.texi (Filter Functions, Sentinels):Stefan Monnier2014-04-291-0/+8
* Style fixes for floating-point doc.Paul Eggert2014-03-171-2/+2
* Bit more doc for process filter and sentinel changesGlenn Morris2014-02-221-3/+2
* Tweak earlier doc/lispref/processes.texi changeGlenn Morris2014-02-211-22/+18
* Some doc updates for default process sentinels and filters not being nilGlenn Morris2014-02-211-33/+35
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix typos in doc files (bug#16089).Juanma Barranquero2013-12-081-1/+1
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-3/+3
* Tweak some lispref line breaksGlenn Morris2013-01-021-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-3/+3
* In Lisp manual, don't capitalize pty.Chong Yidong2012-06-271-6/+6
* Lisp manual -- improve discussion of ptys vs pipes.Thien-Thi Nguyen2012-06-241-18/+21
* Support higher-resolution time stamps.Paul Eggert2012-06-221-3/+3
* Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.orgChong Yidong2012-06-171-1/+1
|\
| * More minor manual copyedits to fix 7x9 manual underfull/overfull hboxes.Chong Yidong2012-06-111-1/+1
* | Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-1/+1
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-3/+3
|\|
| * Some minor fixes of Elisp manual.Martin Rudalics2012-05-151-3/+3
* | Add customization data to several built-in variables.Chong Yidong2012-05-021-2/+2
* | Merge from emacs-24 branchChong Yidong2012-04-201-237/+259
|\|
| * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-201-1/+6
| * More small doc and lispref edits related to processesGlenn Morris2012-04-181-57/+69
| * More process-related doc and manual small editsGlenn Morris2012-04-171-92/+118
| * * processes.texi (Accepting Output): Discourage use of `millisec' argument.Glenn Morris2012-04-151-5/+4
| * More small edits for doc/lispref/processes.texi Glenn Morris2012-04-151-82/+62
* | Merge from emacs-24 branchChong Yidong2012-04-151-63/+82
|\|
| * More small edits for doc/lispref/processes.texiGlenn Morris2012-04-141-23/+31
| * Doc and manual fixes related to processesGlenn Morris2012-04-141-40/+51
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-1/+0
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-25/+7
|\|