summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-pred.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-23Remove 'eshell-escape-arg'Jim Porter
2024-10-26Fix Eshell incompatibility with "[" command when eshell-pred is disabledJim Porter
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-07-08Checkdoc fixes in `eshell/*.el`Stefan Kangas
2024-05-29Use 'esh-module-autoload' for Eshell modules' defgroupsJim Porter
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-02Apply Eshell tilde expansion before glob expansionJim Porter
2023-08-21Allow splicing Eshell globs in-placeJim Porter
2023-05-02Use connection-aware functions when getting the UID/GID in EshellJim Porter
2023-02-23; Throw strings as the values for 'eshell-incomplete'Jim Porter
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-06-26Optionally signal an error if an Eshell predicate fails to match anythingJim Porter
2022-05-01Handle escaped characters in Eshell argument predicates/modifiersJim Porter
2022-05-01Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter
2022-04-17Add 'G' argument predicate in EshellJim Porter
2022-04-17Add unit tests and documentation for Eshell predicates/modifiersJim Porter
2022-03-13Fix evaluation of negated argument predicates in EshellJim Porter
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-24Prefer the defcustom :risky property in eshellStefan Kangas
2021-12-24Use defvar-keymap in eshellStefan Kangas
2021-09-19; Stylistic docfixes in eshell/*.el found by checkdocStefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-05-18* lisp/eshell/em-pred.el: Take advantage of lexical scopingStefan Monnier
2021-04-05Remove local uniquify functions in favour of seq-uniqStefan Kangas
2021-04-03Remove redundant #' before lambda in eshell/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-16Don't quote lambdas in eshell/*.elStefan Kangas
2020-10-31Fix eshell glob modifiersMattias EngdegÄrd
2020-06-21Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios
2020-02-23Add 'nofollow' flag to set-file-modes etc.Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero
2019-08-15Fix eshell-mode-map initializationAlex Branham
2019-04-09Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-03-04uniqify -> uniquifyPaul Eggert
2018-01-05Make eshell history expansion more like bash (Bug#29821)Jay Kamat
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert