summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-cmd.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (eshell-find-alias-function): Return t in the case where the functionJohn Wiegley2001-04-241-11/+12
* See ChangeLogJohn Wiegley2000-10-291-51/+69
* Add author information.Gerd Moellmann2000-10-161-0/+2
* See ChangeLogJohn Wiegley2000-08-291-48/+114
* (eshell-cmd): Replace links to eshell.info withEli Zaretskii2000-07-181-1/+1
* Change spelling of the Free Software Foundation.Gerd Moellmann2000-06-261-1/+1
* (eshell-rewrite-for-command): Use cdr andGerd Moellmann2000-06-231-1/+1
* *** empty log message ***Gerd Moellmann2000-06-231-0/+1314