summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-cmd.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in eshellStefan Kangas2020-12-04
* Use 'eshell-find-alias-function' instead of fboundpRuthra Kumar2020-11-16
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-16
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove some XEmacs compat code from esh*.elLars Ingebrigtsen2019-10-05
* Fix compilation warning in esh-cmd.elLars Ingebrigtsen2019-06-15
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-08
* Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier2019-03-20
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
|/
* Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-21
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't read eshell/which output from *Help* buffer (Bug#26894)Noam Postavsky2017-06-27
* Treat non-erroring lisp call as successful eshell command (Bug#26161)George D. Plymale II2017-04-20
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix the MSDOS buildEli Zaretskii2016-04-30
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Quoting fixes in ERC and EshellPaul Eggert2015-08-31
* 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-cmd.el (eshell--sep-terms): New var.Stefan Monnier2013-09-23
* * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.Stefan Monnier2013-09-17
* * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. Glenn Morris2013-09-14
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-12
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-12
* * lisp/subr.el (macrop): New function.Stefan Monnier2013-08-04
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Fix for Eshell's for loop.Chong Yidong2012-10-20
* Improve previous eshell changeGlenn Morris2012-09-24
* * eshell/esh-cmd.el (eshell-find-alias-function): Tighten up file-name regexp.Glenn Morris2012-09-24
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-26
* lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.Juanma Barranquero2012-05-09
* Further doc fix.Glenn Morris2012-05-01
* * lisp/eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.Glenn Morris2012-05-01
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* * lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'.Stefan Monnier2011-11-18
* Spelling fixes.Paul Eggert2011-11-14
* * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Fix last change.Stefan Monnier2011-10-30
* * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the listStefan Monnier2011-10-29
* Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-05
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-04
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-04