summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-cmd.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * lisp/eshell/: Use with-silent-modifications.Stefan Monnier2010-11-231-6/+8
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-251-14/+14
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (eshell-in-pipeline-p): Add doc-string.Glenn Morris2008-11-231-8/+15
* Sven Joachim <svenjoac at gmx.de>Glenn Morris2008-10-081-0/+1
* (eshell-do-pipelines): Indicate the last command in a pipeline.Glenn Morris2008-08-151-1/+5
* (eshell/which): Handle the case where no description is found.Glenn Morris2008-08-131-3/+6
* (eshell-manipulate): Check eshell-debug-command is bound before using it.Stefan Monnier2008-06-251-8/+7
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-071-5/+4
* 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--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (eshell-complex-commands): Add "ls".Chong Yidong2007-10-171-1/+1
* | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-051-43/+46