summaryrefslogtreecommitdiff
path: root/test/lisp/eshell/esh-opt-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Treat "-" as a positional arg in 'eshell-eval-using-options'Jim Porter2022-01-251-0/+21
* Don't manipulate args in-place for 'eshell-eval-using-options'Jim Porter2022-01-251-31/+60
* Raise an error from 'eval-eval-using-options' for unknown optionsJim Porter2022-01-211-22/+64
* Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'Jim Porter2022-01-121-39/+112
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in most eshell testsStefan Kangas2020-04-291-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update more copyright yearsPaul Eggert2018-12-311-1/+1
* esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-151-0/+124