summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-opt.el
Commit message (Expand)AuthorAge
* Allow unloading EshellJim Porter2023-02-15
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | * lisp/eshell/esh-opt.el (eshell--do-opts): Demote usage-msg to `user-error`Stefan Monnier2022-12-11
|/
* ; Fix typosStefan Kangas2022-05-15
* Treat "-" as a positional arg in 'eshell-eval-using-options'Jim Porter2022-01-25
* Don't manipulate args in-place for 'eshell-eval-using-options'Jim Porter2022-01-25
* Raise an error from 'eval-eval-using-options' for unknown optionsJim Porter2022-01-21
* Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'Jim Porter2022-01-12
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Delete some commented out defgroupsStefan Kangas2021-03-24
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-10
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-08
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-06-03
* | New function flatten-treeAlex Branham2018-12-17
* | Simplify eshell arg processing with (pop (nthcdr ...))Noam Postavsky2018-05-15
* | esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-15
* | esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-05-15
* | eshell-eval-using-options: Avoid compiler warning differentlyStefan Monnier2018-03-10
* | Suppress some unused lexical variable warnings in eshellGlenn Morris2018-03-05
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Escape ` and ' in docPaul Eggert2015-09-01
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly.Stefan Monnier2013-09-16
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-12
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-12
* Silence many eshell compilation warningsGlenn Morris2013-05-22
* Misc custom group fixesGlenn Morris2013-05-15
* Update copyright notices for 2013.Paul Eggert2013-01-01
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* esh-opt trivia.Glenn Morris2011-03-22
* * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args): Doc fixes.Glenn Morris2011-03-20
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | esh-opt comments.Glenn Morris2010-11-10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Comment (header format fix).Glenn Morris2009-01-22
* Add 2009 to copyright years.Glenn Morris2009-01-05