summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-glob.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-1/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-271-2/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-4/+4
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-041-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Silence compilation of some shell files.Glenn Morris2010-11-091-7/+7
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-251-8/+8
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-071-3/+2
* Use eshell-defgroup rather than defgroup.Glenn Morris2008-05-211-3/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-051-13/+13
* | Comment.Glenn Morris2007-11-071-0/+1