summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-glob.el
Commit message (Expand)AuthorAge
* Fix expansion of globs that contain a ~USER referenceJim Porter2023-03-27
* ; Throw strings as the values for 'eshell-incomplete'Jim Porter2023-02-23
* ; Don't require 'eshell' in other Eshell filesJim Porter2023-02-15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Make Eshell globs ending in "/" match directories onlyJim Porter2022-06-26
* | Convert Eshell globs ahead of time instead of doing it repeatedlyJim Porter2022-06-26
* | Add unit tests and documentation for Eshell pattern-based globsJim Porter2022-04-17
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in eshellStefan Kangas2020-12-04
* Remove more XEmacs compat code from eshellStefan Kangas2020-03-11
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Quoting fixes in ERC and EshellPaul Eggert2015-08-31
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * eshell/em-glob.el (ange-cache):Glenn Morris2013-09-17
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-12
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-12
* Silence many eshell compilation warningsGlenn Morris2013-05-22
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-27
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-19
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-23
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-04
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Silence compilation of some shell files.Glenn Morris2010-11-09
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-25
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-07
* Use eshell-defgroup rather than defgroup.Glenn Morris2008-05-21
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10