aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* (eshell-show-maximum-output): Don't use interactive-p.Richard M. Stallman2004-11-041-5/+6
* (eshell-du-sum-directory): Don't use directory-sep-char.Richard M. Stallman2004-10-271-1/+1
* (eshell-grep): Don't bind compilation-process-setup-function.Richard M. Stallman2004-10-191-5/+1
* (eshell-explicit-command-char): Doc fix.Richard M. Stallman2004-09-201-2/+2
* (eshell-display-predicate-help): Doc fix. Support choosing secondsEli Zaretskii2004-09-041-7/+8
* Revision: [email protected]/emacs--cvs-trunk--0--patch-401Miles Bader2004-06-121-0/+4
* Revision: [email protected]/emacs--cvs-trunk--0--patch-397Miles Bader2004-06-111-26/+27
* 2004-06-06 Emilio C. Lopes <[email protected]>John Wiegley2004-06-071-3/+2
* Added entries to .cvsignore files.John Wiegley2004-05-151-0/+13
* 2004-05-15 John Wiegley <[email protected]>John Wiegley2004-05-151-20/+26
* 2004-05-13 John Wiegley <[email protected]>John Wiegley2004-05-141-7/+1
* 2004-05-08 John Wiegley <[email protected]>John Wiegley2004-05-081-8/+7
* Add "(require 'eshell)", to get necessary featuresEli Zaretskii2004-04-274-3/+7
* * eshell/esh-cmd.el (eshell-cmd):Juri Linkov2004-03-261-1/+1
* * eshell/em-smart.el (eshell-smart):Juri Linkov2004-03-261-1/+1
* * eshell/em-banner.el (eshell-banner):Juri Linkov2004-03-261-1/+1
* * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):Juri Linkov2004-03-261-2/+2
* (eshell): Fix broken info-link.Juri Linkov2004-03-261-1/+1
* (eshell-smart-maybe-jump-to-end): Fix typo.Juanma Barranquero2004-02-291-1/+1
* (eshell-modifier-alist): Changed the "eval again" modifier from 'e' toJohn Wiegley2004-02-201-2/+2
* (eshell-hist-word-reference): Fix formatAndreas Schwab2004-02-081-2/+2
* (eshell-send-invisible): Fix format string.Andreas Schwab2004-02-081-2/+2
* (eshell-ls-file): There are times with size-width is nil andJohn Wiegley2003-11-171-2/+2
* (eshell-ls-file): Instead of making the size field in a long-listingJohn Wiegley2003-11-161-2/+2
* (eshell-parse-variable-ref): Added a backslash that was optional, butJohn Wiegley2003-11-141-1/+1
* (eshell-lisp-command): Do not late-convert string arguments to numbersJohn Wiegley2003-11-141-1/+2
* Add arch taglinesMiles Bader2003-09-0129-0/+29
* (eshell-do-opt): Avoid variable as formatAndreas Schwab2003-06-221-2/+2
* Fix typo in comment.Juanma Barranquero2003-05-101-1/+1
* 2003-03-26 Steve Youngs <[email protected]>:John Wiegley2003-03-251-1/+1
* (eshell-separate-commands): Fix typo.Juanma Barranquero2003-01-271-1/+1
* (eshell-save-history-on-exit): Renamed `eshell-ask-to-save-history'John Wiegley2003-01-151-9/+9
* (eshell-ls-product-regexp): Fix typo.Andreas Schwab2002-12-071-1/+1
* Require esh-util.Richard M. Stallman2002-11-292-0/+2
* Require eshell.Richard M. Stallman2002-11-291-0/+2
* (function-p-func): Avoid `xemacs-p'.Stefan Monnier2002-11-071-1/+1
* Require esh-util.Stefan Monnier2002-11-071-10/+12
* Bob Halley <[email protected]>: (eshell-set-output-handle): Fix soJohn Wiegley2002-10-221-1/+1
* (directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamedJuanma Barranquero2002-10-211-5/+11
* (eshell/define): Fix typo.Juanma Barranquero2002-10-171-1/+1
* Add "no-byte-compile: t" to subdirs.el.Juanma Barranquero2002-10-011-1/+1
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-1/+1
* (eshell-occur-mode-mouse-goto, eshell-poor-mans-grep): Remove references toJuanma Barranquero2002-09-241-4/+2
* I did not mean to check in these changes yet, they are stillJohn Wiegley2002-08-101-267/+92
* Removed eshell-under-cygwin-p, and all uses of it.John Wiegley2002-08-106-104/+271
* Added checks that distinguish between cygwin and windows in someJohn Wiegley2002-08-055-4/+12
* Removed a comment.John Wiegley2002-08-051-1/+0
* (eshell): Numeric prefix arg means to switchKai Großjohann2002-07-261-5/+12
* Removed an extraneous space character from a comment.John Wiegley2002-06-281-1/+1
* (eshell-modifier-help-string): Fix typos.Juanma Barranquero2002-06-181-2/+2