aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-glob.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton12 days1-1/+1
* lisp/eshell/em-glob.el (eshell-glob-translate-alist): Don't quote lambdaStefan Monnier2025-09-031-10/+11
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Improve correctness of Eshell globs when using escape charactersJim Porter2024-10-311-45/+96
* Fix Eshell incompatibility with "[" command when eshell-pred is disabledJim Porter2024-10-261-17/+2
* ; Ensure 'eshell-split-filename' doesn't expand the filename firstJim Porter2024-10-261-1/+4
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-2/+2
* Merge from origin/emacs-30Sean Whitton2024-10-241-1/+1
|\
| * Fix error when splicing Eshell globs and a glob expands to itselfJim Porter2024-10-221-1/+1
* | ; Make utility functions for getting the Eshell non-special regexpsJim Porter2024-10-201-2/+2
|/
* Use 'esh-module-autoload' for Eshell modules' defgroupsJim Porter2024-05-291-6/+1
* Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"Jim Porter2024-05-051-11/+19
* Support expanding Eshell globs for remote file namesJim Porter2024-03-071-13/+23
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Apply Eshell tilde expansion before glob expansionJim Porter2023-09-021-2/+2
* | Allow splicing Eshell globs in-placeJim Porter2023-08-211-4/+18
* | Use t for non-nil default values in boolean defcustom declarationsMattias EngdegÄrd2023-04-281-1/+1
* | Fix expansion of globs that contain a ~USER referenceJim Porter2023-03-271-10/+0
* | ; Throw strings as the values for 'eshell-incomplete'Jim Porter2023-02-231-1/+1
* | ; Don't require 'eshell' in other Eshell filesJim Porter2023-02-151-1/+2
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
* | Make Eshell globs ending in "/" match directories onlyJim Porter2022-06-261-14/+31
* | Convert Eshell globs ahead of time instead of doing it repeatedlyJim Porter2022-06-261-90/+114
* | Add unit tests and documentation for Eshell pattern-based globsJim Porter2022-04-171-8/+6
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-2/+2
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in eshellStefan Kangas2020-12-041-2/+2
* Remove more XEmacs compat code from eshellStefan Kangas2020-03-111-3/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-3/+3
* Quoting fixes in ERC and EshellPaul Eggert2015-08-311-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * eshell/em-glob.el (ange-cache):Glenn Morris2013-09-171-0/+2
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-3/+2
* Silence many eshell compilation warningsGlenn Morris2013-05-221-1/+1