summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-pred.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Optionally signal an error if an Eshell predicate fails to match anythingJim Porter2022-06-261-5/+13
* Handle escaped characters in Eshell argument predicates/modifiersJim Porter2022-05-011-1/+3
* Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter2022-05-011-145/+128
* Add 'G' argument predicate in EshellJim Porter2022-04-171-4/+5
* Add unit tests and documentation for Eshell predicates/modifiersJim Porter2022-04-171-22/+13
* Fix evaluation of negated argument predicates in EshellJim Porter2022-03-131-6/+6
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer the defcustom :risky property in eshellStefan Kangas2021-12-241-6/+4
* | Use defvar-keymap in eshellStefan Kangas2021-12-241-5/+3
|/
* ; Stylistic docfixes in eshell/*.el found by checkdocStefan Kangas2021-09-191-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* * lisp/eshell/em-pred.el: Take advantage of lexical scopingStefan Monnier2021-05-181-85/+82
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-051-1/+1
* Remove redundant #' before lambda in eshell/*.elStefan Kangas2021-04-031-29/+29
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-25/+21
* Fix eshell glob modifiersMattias EngdegÄrd2020-10-311-13/+13
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-5/+3
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Fix eshell-mode-map initializationAlex Branham2019-08-151-2/+13
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-5/+3
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-8/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-5/+9
* | uniqify -> uniquifyPaul Eggert2018-03-041-1/+1
* | Make eshell history expansion more like bash (Bug#29821)Jay Kamat2018-01-051-1/+2
|/
* 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
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-6/+6
* Prefer directed to neutral quotesPaul Eggert2015-08-241-6/+6
* * lisp/eshell: Fix history substitution errorSamer Masterson2015-02-241-7/+7
* 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
* Address some "unused lexical variable" warningsGlenn Morris2013-09-171-2/+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-1/+1
* Silence many eshell compilation warningsGlenn Morris2013-05-221-0/+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