aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/esh-cmd.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * eshell/esh-util.el (eshell-under-xemacs-p): Remove.Dan Nicolaescu2007-11-171-1/+1
* | (eshell-complex-commands): Add "ls".Chong Yidong2007-10-171-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (eshell-rewrite-for-command): Fix typo in docstring.Juanma Barranquero2007-01-291-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (eshell-rewrite-named-command): Changed the code around a bit so thatJohn Wiegley2005-08-261-6/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (eshell-eval-command): If the return value of `eshell-resume-eval' isJohn Wiegley2005-05-271-5/+4
* (eshell-find-alias-function): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* 2004-06-06 Emilio C. Lopes <eclig@gmx.net>John Wiegley2004-06-071-3/+2
* * eshell/esh-cmd.el (eshell-cmd):Juri Linkov2004-03-261-1/+1
* (eshell-lisp-command): Do not late-convert string arguments to numbersJohn Wiegley2003-11-141-1/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (eshell-separate-commands): Fix typo.Juanma Barranquero2003-01-271-1/+1
* (function-p-func): Avoid `xemacs-p'.Stefan Monnier2002-11-071-1/+1
* (eshell-cmd-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-4/+0
* (eshell-eval-command): If eshell-resume-evalEli Zaretskii2002-01-261-1/+3
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
* (eshell-exit-success-p): Use a string-match to test if the lastJohn Wiegley2001-06-091-4/+6
* (eshell/which): Use `eshell-explicit-command-char' instead of ?*.John Wiegley2001-05-181-1/+1
* Fixed reference to free variable.John Wiegley2001-05-101-1/+1
* (eshell-lisp-command): Don't perform numeric conversions if a LispJohn Wiegley2001-05-101-13/+19
* (eshell-lisp-command): Before calling a Lisp function, convert anyJohn Wiegley2001-05-101-0/+10
* (eshell-find-alias-function): Corrected the fix from last night, sinceJohn Wiegley2001-04-241-2/+4