summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-opt.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-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-02-15Allow unloading EshellJim Porter
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-11* lisp/eshell/esh-opt.el (eshell--do-opts): Demote usage-msg to `user-error`Stefan Monnier
2022-05-15; Fix typosStefan Kangas
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-03-24Delete some commented out defgroupsStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-04-10Eshell dependencies: Fix recent regressionsStefan Monnier
2019-04-08Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-17New function flatten-treeAlex Branham
2018-06-03esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat
2018-05-15Simplify eshell arg processing with (pop (nthcdr ...))Noam Postavsky
2018-05-15esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat
2018-05-15esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat
2018-03-10eshell-eval-using-options: Avoid compiler warning differentlyStefan Monnier
2018-03-05Suppress some unused lexical variable warnings in eshellGlenn Morris
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
2015-09-01Escape ` and ' in docPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-16* lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly.Stefan Monnier
2013-09-12* lisp/eshell/*.el: Use lexical-binding.Stefan Monnier
2013-09-12Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier
2013-05-22Silence many eshell compilation warningsGlenn Morris
2013-05-15Misc custom group fixesGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-03-22esh-opt trivia.Glenn Morris
2011-03-20* eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args): Doc fixes.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier