summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-opt.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | esh-opt comments.Glenn Morris2010-11-101-5/+4
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Comment (header format fix).Glenn Morris2009-01-221-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-071-8/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-061-3/+3
|\ \ \ | |/ /
| * | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-051-3/+3
* | | Merge from emacs--devo--0Miles Bader2007-08-291-1/+2
|\ \ \ | |/ /
| * | (eshell-eval-using-options): Add debug declaration.Thien-Thi Nguyen2007-08-261-1/+2
| |/