aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/esh-var.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Stylistic docfixes in eshell/*.el found by checkdocStefan Kangas2021-09-191-1/+1
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-121-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in eshellStefan Kangas2020-12-041-4/+3
* Remove redundant requires of envStefan Kangas2020-12-021-1/+0
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-11/+9
* Don't quote lambdas in several placesStefan Kangas2020-10-011-2/+2
* ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.Eli Zaretskii2020-04-111-1/+1
* Reword documentation for eshell-variable-aliases-listFederico Tedin2020-04-111-15/+15
* Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin2020-04-021-5/+18
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix eshell-mode-map initializationAlex Branham2019-08-151-5/+11
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-081-7/+12
* Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier2019-03-201-61/+49
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | eshell-eval-using-options: Avoid compiler warning differentlyStefan Monnier2018-03-101-1/+0
* | Suppress some unused lexical variable warnings in eshellGlenn Morris2018-03-051-0/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Handle integer indices for eshell variables (Bug#26055)Noam Postavsky2017-06-171-0/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-071-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
* Prefer directed to neutral quotesPaul Eggert2015-08-241-5/+5
* 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-cmd.el (eshell--local-vars): New variable. Glenn Morris2013-09-141-0/+1
* * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.Glenn Morris2013-09-141-3/+3
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-65/+63
* Silence many eshell compilation warningsGlenn Morris2013-05-221-4/+4
* 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-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-051-25/+0
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-041-1/+2
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-041-4/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-251-8/+8
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1