aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/esh-cmd.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove some XEmacs compat code from esh*.elLars Ingebrigtsen2019-10-051-2/+1
* Fix compilation warning in esh-cmd.elLars Ingebrigtsen2019-06-151-0/+2
* 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-1/+3
* Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier2019-03-201-48/+44
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
|/
* Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-211-21/+30
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't read eshell/which output from *Help* buffer (Bug#26894)Noam Postavsky2017-06-271-19/+13
* Treat non-erroring lisp call as successful eshell command (Bug#26161)George D. Plymale II2017-04-201-8/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix the MSDOS buildEli Zaretskii2016-04-301-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* Quoting fixes in ERC and EshellPaul Eggert2015-08-311-4/+4
* Prefer directed to neutral quotesPaul Eggert2015-08-241-8/+8
* 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--sep-terms): New var.Stefan Monnier2013-09-231-11/+13
* * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.Stefan Monnier2013-09-171-29/+29
* * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. Glenn Morris2013-09-141-1/+5
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-1/+1
* * lisp/subr.el (macrop): New function.Stefan Monnier2013-08-041-9/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix for Eshell's for loop.Chong Yidong2012-10-201-13/+15
* Improve previous eshell changeGlenn Morris2012-09-241-4/+4
* * eshell/esh-cmd.el (eshell-find-alias-function): Tighten up file-name regexp.Glenn Morris2012-09-241-1/+2
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-6/+6
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-3/+1
* lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.Juanma Barranquero2012-05-091-1/+1
* Further doc fix.Glenn Morris2012-05-011-1/+1
* * lisp/eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.Glenn Morris2012-05-011-5/+9
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'.Stefan Monnier2011-11-181-57/+53
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Fix last change.Stefan Monnier2011-10-301-15/+24
* * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the listStefan Monnier2011-10-291-186/+126
* Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-051-36/+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-3/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1