index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
em-hist.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
; Fix documentation of a recent change in Eshell
Eli Zaretskii
2024-12-11
Rework history Isearch for Eshell
Pengji Zhang
2024-07-15
Don't save to history from 'eshell-command' when aborting
Jim Porter
2024-06-08
Be more efficient when buffering output in Eshell
Jim Porter
2024-05-29
Use 'esh-module-autoload' for Eshell modules' defgroups
Jim Porter
2024-05-28
Fix adding to history via 'eshell-command'
Jim Porter
2024-05-24
Erase existing duplicates in eshell-history-ring
Robin Joy
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-12-07
Add option eshell-history-append
Liu Hui
2023-11-10
Improve read/append behavior of eshell history command
Liu Hui
2023-08-23
Fix behavior of 'eshell-hist-ignoredups' when set to 'erase'
Jim Porter
2023-08-05
Make eshell-redisplay into alias for redisplay
Stefan Kangas
2023-02-15
Allow unloading Eshell
Jim Porter
2023-02-15
; Don't require 'eshell' in other Eshell files
Jim Porter
2023-01-14
Make 'eshell-bol' obsolete
Jim Porter
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-09
Autoload string-blank-p
Stefan Kangas
2022-05-10
Fix some quoting problems in defcustom :type
Lars Ingebrigtsen
2022-03-29
Don't use 'eshell-convert' when all we want is a number
Jim Porter
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-24
Prefer the defcustom :risky property in eshell
Stefan Kangas
2021-12-24
* lisp/eshell/em-hist.el (eshell-hist-match-partial): Minor doc fix.
Stefan Kangas
2021-12-24
Use defvar-keymap in eshell
Stefan Kangas
2021-12-24
Respect changes in eshell-hist-match-partial
Stefan Kangas
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-07-04
Adjust eshell and ps-print to not use emacs-kill-hook
Lars Ingebrigtsen
2021-06-03
Fix problem with empty command histories in eshell and `erase'
Lars Ingebrigtsen
2021-04-03
Replace two functions with seq-subseq
Stefan Kangas
2021-02-04
Allow eshell to have an "erasedups"-like history
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-04
Prefer setq-local in eshell
Stefan Kangas
2020-11-16
Don't quote lambdas in eshell/*.el
Stefan Kangas
2020-11-04
Fix misuses of `make-local-variable` on hooks
Stefan Monnier
2020-08-26
eshell: Remove unnecessary check in em-hist
Brian Leung
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-15
Fix eshell-mode-map initialization
Alex Branham
2019-04-19
Fix regexp branches that subsume other branches
Paul Eggert
2019-04-09
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
2019-04-08
Eshell: Try to untangle the dependencies; move 'provide's to the end
Stefan Monnier
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-09
Fix resolving symlinks in Eshell history file names
Eli Zaretskii
2018-12-08
Follow symlink in Eshell history
Philip Hudson
2018-01-05
Make eshell history expansion more like bash (Bug#29821)
Jay Kamat
2018-01-01
Merge from origin/emacs-26
Paul Eggert
[next]