summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-proc.el
Commit message (Expand)AuthorAgeFilesLines
* Don't superfluously emit prompts when terminating processes in EshellJim Porter2022-02-241-4/+12
* Ignore 'eshell-broken-pipe' error in 'eshell-sentinel'Jim Porter2022-02-231-6/+6
* Send SIGPIPE to external Eshell processes if their output target closesJim Porter2022-02-211-4/+27
* When executing an Eshell pipeline, send input to the first processJim Porter2022-02-031-9/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use defvar-keymap in eshellStefan Kangas2021-12-241-9/+7
|/
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* * lisp/eshell/esh-proc.el (eshell-kill-process-function): Use `remove-hook`Stefan Monnier2021-04-111-25/+13
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-6/+4
* Check make-process to determine if we support multi-processingLars Ingebrigtsen2020-08-121-1/+1
* Revert "Remove compat code from esh-proc.el"Lars Ingebrigtsen2020-08-121-34/+85
* Remove compat code from esh-proc.elLars Ingebrigtsen2020-08-111-85/+34
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix eshell-mode-map initializationAlex Branham2019-08-151-11/+17
* Merge from origin/emacs-26Glenn Morris2019-04-211-1/+5
|\
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
* | Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* | Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-081-22/+37
* | Repair eshell-query-kill-processesMattias EngdegÄrd2019-03-201-1/+1
* | 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-1/+0
|\ \ | |/
| * ; Remove comment in esh-proc.elMichael Albinus2018-12-291-1/+0
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-291-4/+3
* | Fix Bug#31704Michael Albinus2018-09-061-4/+3
* | Make eshell/kill handle -<signal> and -<SIGNALNAME> (Bug#29156)Eric Skoglund2018-03-251-3/+6
* | Merge from origin/emacs-26Paul Eggert2018-03-101-2/+2
|\ \ | |/
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-081-2/+2
* | Quieten eshell compilationGlenn Morris2018-03-021-1/+1
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make sure eshell pipelines don't drop dataNoam Postavsky2017-02-081-2/+14
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add file-local-nameMichael Albinus2016-11-201-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Quoting fixes in ERC and EshellPaul Eggert2015-08-311-4/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Revise previous esh-proc changeGlenn Morris2013-09-181-8/+6
* * eshell/esh-proc.el (eshell-reset-after-proc): Mark unused arg.Glenn Morris2013-09-181-1/+5
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Silence many eshell compilation warningsGlenn Morris2013-05-221-3/+1
* * lisp/eshell/esh-proc.el (eshell/kill): Fix last change.Stefan Monnier2013-02-081-27/+26
* * lisp/eshell: Minor fixes.Aidan Gauland2013-02-081-37/+33
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1