aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/esh-cmd.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve wording of Eshell variable interpolation code/documentationJim Porter2022-03-081-11/+14
* Add a new macro to simplify parsing temporary Eshell command stringsJim Porter2022-03-031-9/+33
* Improve docstrings for 'eshell-exec-lisp' and functions that call itJim Porter2022-02-211-17/+30
* Ensure that the CAR of 'eshell-last-async-procs' always points to a processJim Porter2022-02-051-2/+1
* When executing an Eshell pipeline, send input to the first processJim Porter2022-02-031-23/+43
* Ensure that tailproc is set for the last process in an Eshell pipelineJim Porter2022-02-031-3/+4
* Further improve determination of when commands can be invoked directlyJim Porter2022-01-211-11/+17
* Consider subcommands when deciding to invoke Eshell command directlyJim Porter2022-01-201-14/+43
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer the defcustom :risky property in eshellStefan Kangas2021-12-241-3/+2
|/
* Fix eshell for systems that do not have subprocessesPo Lu2021-12-121-2/+2
* ; Stylistic docfixes in eshell/*.el found by checkdocStefan Kangas2021-09-191-3/+3
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-2/+2
* Make `eshell-command' also work when asynchronousThierry Volpiatto2021-08-271-11/+17
* Make two eshell aliases obsoleteStefan Kangas2021-02-011-9/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in eshellStefan Kangas2020-12-041-6/+6
* Use 'eshell-find-alias-function' instead of fboundpRuthra Kumar2020-11-161-1/+1
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-16/+14
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove some XEmacs compat code from esh*.elLars Ingebrigtsen2019-10-051-2/+1
* Fix compilation warning in esh-cmd.elLars Ingebrigtsen2019-06-151-0/+2
* 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-1/+3
* Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier2019-03-201-48/+44
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
|/
* Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-211-21/+30
* ; 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
* Don't read eshell/which output from *Help* buffer (Bug#26894)Noam Postavsky2017-06-271-19/+13
* Treat non-erroring lisp call as successful eshell command (Bug#26161)George D. Plymale II2017-04-201-8/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix the MSDOS buildEli Zaretskii2016-04-301-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* Quoting fixes in ERC and EshellPaul Eggert2015-08-311-4/+4
* Prefer directed to neutral quotesPaul Eggert2015-08-241-8/+8
* 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
* * lisp/eshell/esh-cmd.el (eshell--sep-terms): New var.Stefan Monnier2013-09-231-11/+13
* * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.Stefan Monnier2013-09-171-29/+29
* * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. Glenn Morris2013-09-141-1/+5
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-1/+1
* * lisp/subr.el (macrop): New function.Stefan Monnier2013-08-041-9/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1