summaryrefslogtreecommitdiff
path: root/test/lisp/eshell/esh-opt-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-13; Compute the list of symbols for 'eshell-eval-using-options' onceJim Porter
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-25Treat "-" as a positional arg in 'eshell-eval-using-options'Jim Porter
2022-01-25Don't manipulate args in-place for 'eshell-eval-using-options'Jim Porter
2022-01-21Raise an error from 'eval-eval-using-options' for unknown optionsJim Porter
2022-01-12Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'Jim Porter
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-04-29Use lexical-binding in most eshell testsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Update more copyright yearsPaul Eggert
2018-05-15esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat