index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
em-glob.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-03
lisp/eshell/em-glob.el (eshell-glob-translate-alist): Don't quote lambda
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-31
Improve correctness of Eshell globs when using escape characters
Jim Porter
2024-10-26
Fix Eshell incompatibility with "[" command when eshell-pred is disabled
Jim Porter
2024-10-26
; Ensure 'eshell-split-filename' doesn't expand the filename first
Jim Porter
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-24
Merge from origin/emacs-30
Sean Whitton
2024-10-22
Fix error when splicing Eshell globs and a glob expands to itself
Jim Porter
2024-10-20
; Make utility functions for getting the Eshell non-special regexps
Jim Porter
2024-05-29
Use 'esh-module-autoload' for Eshell modules' defgroups
Jim Porter
2024-05-05
Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"
Jim Porter
2024-03-07
Support expanding Eshell globs for remote file names
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-04-28
Use t for non-nil default values in boolean defcustom declarations
Mattias EngdegÄrd
2023-03-27
Fix expansion of globs that contain a ~USER reference
Jim Porter
2023-02-23
; Throw strings as the values for 'eshell-incomplete'
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-21
Merge from origin/emacs-28
Stefan Kangas
2022-09-20
; Fix typos in Lisp symbols
Stefan Kangas
2022-06-26
Make Eshell globs ending in "/" match directories only
Jim Porter
2022-06-26
Convert Eshell globs ahead of time instead of doing it repeatedly
Jim Porter
2022-04-17
Add unit tests and documentation for Eshell pattern-based globs
Jim Porter
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-04
Prefer setq-local in eshell
Stefan Kangas
2020-03-11
Remove more XEmacs compat code from eshell
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-04-09
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
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
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-17
Fix several backslash typos in Elisp strings
Paul Eggert
2015-09-07
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-08-31
Quoting fixes in ERC and Eshell
Paul Eggert
2015-08-24
Prefer directed to neutral quotes
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-09-17
* eshell/em-glob.el (ange-cache):
Glenn Morris
2013-09-12
* lisp/eshell/*.el: Use lexical-binding.
Stefan Monnier
2013-09-12
Cleanup Eshell to rely less on dynamic scoping.
Stefan Monnier
2013-05-22
Silence many eshell compilation warnings
Glenn Morris
[next]