summaryrefslogtreecommitdiff
path: root/lisp/eshell/eshell.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-04Remove obsolete 'display-comint-buffer-action' (bug#74361)Juri Linkov
2024-08-28Fix redirecting Eshell output to symbols in some placesJim Porter
2024-08-28Use 'eshell-with-handles' in a few more placesJim Porter
2024-07-18Allow specifying stdout/stderr separately in some Eshell commandsJim Porter
2024-07-16Merge from savannah/emacs-30Po Lu
2024-07-15Don't save to history from 'eshell-command' when abortingJim Porter
2024-07-09Improve Eshell's behavior when waiting for processesJim Porter
2024-07-05Allow using multiple buffers in 'eshell-command'Thierry Volpiatto
2024-05-28Fix adding to history via 'eshell-command'Jim Porter
2024-04-25Suppress warnings for obsolete display-comint-buffer-action (bug#69983)Juri Linkov
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-02Support Eshell iterative evaluation in the backgroundJim Porter
2023-09-01; Fix debug logging for synchronous commands in Eshell testsJim Porter
2023-08-31Fix handling of Eshell debug modesJim Porter
2023-04-02Use the 'interactive' spec to set arguments for 'eshell-command'Jim Porter
2023-04-02Fix using background commands in 'eshell-command'Jim Porter
2023-02-15Allow unloading EshellJim Porter
2023-02-15; Don't require 'eshell' in other Eshell filesJim Porter
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-02-03When executing an Eshell pipeline, send input to the first processJim Porter
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-28Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold
2021-09-16Docfix: use command substitution for 'universal-argument'Stefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-04-03Remove redundant #' before lambda in eshell/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-14Remove many items obsolete since Emacs 23.1Stefan Kangas
2020-05-24Make dedicated keymap and mode for eshell-command (Bug#41370)Noam Postavsky
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-20Improve doc string of eshell and eshell-buffer-nameStefan Kangas
2019-04-08Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier
2019-04-03Avoid recursive load of eshellMauro Aranda
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-02-23Make spelling of "Eshell" consistentLars Ingebrigtsen
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-06-13* lisp/eshell/eshell.el: Remove old comment.Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-12* lisp/eshell/*.el: Use lexical-binding.Stefan Monnier
2013-09-12Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier