aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/eshell.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Remove obsolete 'display-comint-buffer-action' (bug#74361)Juri Linkov2024-12-041-2/+2
* Fix redirecting Eshell output to symbols in some placesJim Porter2024-08-281-1/+1
* Use 'eshell-with-handles' in a few more placesJim Porter2024-08-281-5/+3
* Allow specifying stdout/stderr separately in some Eshell commandsJim Porter2024-07-181-11/+22
* Merge from savannah/emacs-30Po Lu2024-07-161-4/+16
|\
| * Don't save to history from 'eshell-command' when abortingJim Porter2024-07-151-4/+16
* | Improve Eshell's behavior when waiting for processesJim Porter2024-07-091-4/+3
* | Allow using multiple buffers in 'eshell-command'Thierry Volpiatto2024-07-051-12/+76
|/
* Fix adding to history via 'eshell-command'Jim Porter2024-05-281-4/+1
* Suppress warnings for obsolete display-comint-buffer-action (bug#69983)Juri Linkov2024-04-251-1/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Support Eshell iterative evaluation in the backgroundJim Porter2023-10-021-3/+2
* | ; Fix debug logging for synchronous commands in Eshell testsJim Porter2023-09-011-0/+1
* | Fix handling of Eshell debug modesJim Porter2023-08-311-1/+2
* | Use the 'interactive' spec to set arguments for 'eshell-command'Jim Porter2023-04-021-16/+18
* | Fix using background commands in 'eshell-command'Jim Porter2023-04-021-14/+7
* | Allow unloading EshellJim Porter2023-02-151-23/+10
* | ; Don't require 'eshell' in other Eshell filesJim Porter2023-02-151-4/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-11/+0
* When executing an Eshell pipeline, send input to the first processJim Porter2022-02-031-3/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold2021-12-281-1/+1
|/
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-5/+5
* Remove redundant #' before lambda in eshell/*.elStefan Kangas2021-04-031-3/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-9/+0
* Make dedicated keymap and mode for eshell-command (Bug#41370)Noam Postavsky2020-05-241-9/+13
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve doc string of eshell and eshell-buffer-nameStefan Kangas2019-10-201-8/+21
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-081-14/+10
* Avoid recursive load of eshellMauro Aranda2019-04-031-2/+3
* Update copyright year to 2019Paul Eggert2019-01-011-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
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Make spelling of "Eshell" consistentLars Ingebrigtsen2016-02-231-2/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/eshell/eshell.el: Remove old comment.Glenn Morris2014-06-131-50/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * 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
* Silence many eshell compilation warningsGlenn Morris2013-05-221-3/+5
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1