index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
em-pred.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-11
Delete redundant lambdas around unary functions
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-23
Remove 'eshell-escape-arg'
Jim Porter
2024-10-26
Fix Eshell incompatibility with "[" command when eshell-pred is disabled
Jim Porter
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-08
Checkdoc fixes in `eshell/*.el`
Stefan Kangas
2024-05-29
Use 'esh-module-autoload' for Eshell modules' defgroups
Jim Porter
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-02
Apply Eshell tilde expansion before glob expansion
Jim Porter
2023-08-21
Allow splicing Eshell globs in-place
Jim Porter
2023-05-02
Use connection-aware functions when getting the UID/GID in Eshell
Jim Porter
2023-02-23
; Throw strings as the values for 'eshell-incomplete'
Jim Porter
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-26
Optionally signal an error if an Eshell predicate fails to match anything
Jim Porter
2022-05-01
Handle escaped characters in Eshell argument predicates/modifiers
Jim Porter
2022-05-01
Use a common set of string delimiters for all Eshell predicates/modifiers
Jim Porter
2022-04-17
Add 'G' argument predicate in Eshell
Jim Porter
2022-04-17
Add unit tests and documentation for Eshell predicates/modifiers
Jim Porter
2022-03-13
Fix evaluation of negated argument predicates in Eshell
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
Use defvar-keymap in eshell
Stefan Kangas
2021-09-19
; Stylistic docfixes in eshell/*.el found by checkdoc
Stefan Kangas
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-05-18
* lisp/eshell/em-pred.el: Take advantage of lexical scoping
Stefan Monnier
2021-04-05
Remove local uniquify functions in favour of seq-uniq
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-11-16
Don't quote lambdas in eshell/*.el
Stefan Kangas
2020-10-31
Fix eshell glob modifiers
Mattias EngdegÄrd
2020-06-21
Evaluate some unnecessarily quoted lambdas
Basil L. Contovounesios
2020-02-23
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-19
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-08-15
Fix eshell-mode-map initialization
Alex Branham
2019-04-09
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-09-23
file-attributes cleanup
Paul Eggert
2018-03-04
uniqify -> uniquify
Paul Eggert
2018-01-05
Make eshell history expansion more like bash (Bug#29821)
Jay Kamat
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-07
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
[next]