aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/esh-opt.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton12 days1-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Compute the list of symbols for 'eshell-eval-using-options' onceJim Porter2024-02-131-28/+34
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Allow unloading EshellJim Porter2023-02-151-0/+5
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | * lisp/eshell/esh-opt.el (eshell--do-opts): Demote usage-msg to `user-error`Stefan Monnier2022-12-111-2/+2
|/
* ; Fix typosStefan Kangas2022-05-151-1/+1
* Treat "-" as a positional arg in 'eshell-eval-using-options'Jim Porter2022-01-251-3/+6
* Don't manipulate args in-place for 'eshell-eval-using-options'Jim Porter2022-01-251-4/+4
* Raise an error from 'eval-eval-using-options' for unknown optionsJim Porter2022-01-211-6/+6
* Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'Jim Porter2022-01-121-30/+60
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Delete some commented out defgroupsStefan Kangas2021-03-241-8/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-101-0/+4
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-081-3/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-06-031-6/+7
* | New function flatten-treeAlex Branham2018-12-171-2/+2
* | Simplify eshell arg processing with (pop (nthcdr ...))Noam Postavsky2018-05-151-9/+2
* | esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-151-3/+14
* | esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-05-151-6/+7
* | eshell-eval-using-options: Avoid compiler warning differentlyStefan Monnier2018-03-101-3/+4
* | Suppress some unused lexical variable warnings in eshellGlenn Morris2018-03-051-0/+1
|/
* 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-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* 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
* * lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly.Stefan Monnier2013-09-161-52/+60
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-31/+28
* Silence many eshell compilation warningsGlenn Morris2013-05-221-1/+1
* Misc custom group fixesGlenn Morris2013-05-151-5/+6
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-8/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* esh-opt trivia.Glenn Morris2011-03-221-4/+3
* * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args): Doc fixes.Glenn Morris2011-03-201-8/+47
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\