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