summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-pred.el
Commit message (Expand)AuthorAge
* ; Throw strings as the values for 'eshell-incomplete'Jim Porter2023-02-23
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Optionally signal an error if an Eshell predicate fails to match anythingJim Porter2022-06-26
* Handle escaped characters in Eshell argument predicates/modifiersJim Porter2022-05-01
* Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter2022-05-01
* Add 'G' argument predicate in EshellJim Porter2022-04-17
* Add unit tests and documentation for Eshell predicates/modifiersJim Porter2022-04-17
* Fix evaluation of negated argument predicates in EshellJim Porter2022-03-13
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer the defcustom :risky property in eshellStefan Kangas2021-12-24
* | Use defvar-keymap in eshellStefan Kangas2021-12-24
|/
* ; Stylistic docfixes in eshell/*.el found by checkdocStefan Kangas2021-09-19
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* * lisp/eshell/em-pred.el: Take advantage of lexical scopingStefan Monnier2021-05-18
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-05
* Remove redundant #' before lambda in eshell/*.elStefan Kangas2021-04-03
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-16
* Fix eshell glob modifiersMattias EngdegÄrd2020-10-31
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-21
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Fix eshell-mode-map initializationAlex Branham2019-08-15
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | uniqify -> uniquifyPaul Eggert2018-03-04
* | Make eshell history expansion more like bash (Bug#29821)Jay Kamat2018-01-05
|/
* 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
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* * lisp/eshell: Fix history substitution errorSamer Masterson2015-02-24
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Address some "unused lexical variable" warningsGlenn 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
* 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