| Commit message (Expand) | Author | Age | Files | Lines |
* | * eshell/esh-cmd.el (eshell-cmd): | Juri Linkov | 2004-03-26 | 1 | -1/+1 |
* | * eshell/em-smart.el (eshell-smart): | Juri Linkov | 2004-03-26 | 1 | -1/+1 |
* | * eshell/em-banner.el (eshell-banner): | Juri Linkov | 2004-03-26 | 1 | -1/+1 |
* | * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): | Juri Linkov | 2004-03-26 | 1 | -2/+2 |
* | (eshell): Fix broken info-link. | Juri Linkov | 2004-03-26 | 1 | -1/+1 |
* | (eshell-smart-maybe-jump-to-end): Fix typo. | Juanma Barranquero | 2004-02-29 | 1 | -1/+1 |
* | (eshell-modifier-alist): Changed the "eval again" modifier from 'e' to | John Wiegley | 2004-02-20 | 1 | -2/+2 |
* | (eshell-hist-word-reference): Fix format | Andreas Schwab | 2004-02-08 | 1 | -2/+2 |
* | (eshell-send-invisible): Fix format string. | Andreas Schwab | 2004-02-08 | 1 | -2/+2 |
* | (eshell-ls-file): There are times with size-width is nil and | John Wiegley | 2003-11-17 | 1 | -2/+2 |
* | (eshell-ls-file): Instead of making the size field in a long-listing | John Wiegley | 2003-11-16 | 1 | -2/+2 |
* | (eshell-parse-variable-ref): Added a backslash that was optional, but | John Wiegley | 2003-11-14 | 1 | -1/+1 |
* | (eshell-lisp-command): Do not late-convert string arguments to numbers | John Wiegley | 2003-11-14 | 1 | -1/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 29 | -0/+29 |
* | (eshell-do-opt): Avoid variable as format | Andreas Schwab | 2003-06-22 | 1 | -2/+2 |
* | Fix typo in comment. | Juanma Barranquero | 2003-05-10 | 1 | -1/+1 |
* | 2003-03-26 Steve Youngs <youngs@xemacs.org>: | John Wiegley | 2003-03-25 | 1 | -1/+1 |
* | (eshell-separate-commands): Fix typo. | Juanma Barranquero | 2003-01-27 | 1 | -1/+1 |
* | (eshell-save-history-on-exit): Renamed `eshell-ask-to-save-history' | John Wiegley | 2003-01-15 | 1 | -9/+9 |
* | (eshell-ls-product-regexp): Fix typo. | Andreas Schwab | 2002-12-07 | 1 | -1/+1 |
* | Require esh-util. | Richard M. Stallman | 2002-11-29 | 2 | -0/+2 |
* | Require eshell. | Richard M. Stallman | 2002-11-29 | 1 | -0/+2 |
* | (function-p-func): Avoid `xemacs-p'. | Stefan Monnier | 2002-11-07 | 1 | -1/+1 |
* | Require esh-util. | Stefan Monnier | 2002-11-07 | 1 | -10/+12 |
* | Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so | John Wiegley | 2002-10-22 | 1 | -1/+1 |
* | (directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed | Juanma Barranquero | 2002-10-21 | 1 | -5/+11 |
* | (eshell/define): Fix typo. | Juanma Barranquero | 2002-10-17 | 1 | -1/+1 |
* | Add "no-byte-compile: t" to subdirs.el. | Juanma Barranquero | 2002-10-01 | 1 | -1/+1 |
* | Add "no-byte-compile: t" in first line. | Juanma Barranquero | 2002-10-01 | 1 | -1/+1 |
* | (eshell-occur-mode-mouse-goto, eshell-poor-mans-grep): Remove references to | Juanma Barranquero | 2002-09-24 | 1 | -4/+2 |
* | I did not mean to check in these changes yet, they are still | John Wiegley | 2002-08-10 | 1 | -267/+92 |
* | Removed eshell-under-cygwin-p, and all uses of it. | John Wiegley | 2002-08-10 | 6 | -104/+271 |
* | Added checks that distinguish between cygwin and windows in some | John Wiegley | 2002-08-05 | 5 | -4/+12 |
* | Removed a comment. | John Wiegley | 2002-08-05 | 1 | -1/+0 |
* | (eshell): Numeric prefix arg means to switch | Kai Großjohann | 2002-07-26 | 1 | -5/+12 |
* | Removed an extraneous space character from a comment. | John Wiegley | 2002-06-28 | 1 | -1/+1 |
* | (eshell-modifier-help-string): Fix typos. | Juanma Barranquero | 2002-06-18 | 1 | -2/+2 |
* | (eshell-copy-tree): Make it an alias for copy-tree. | Richard M. Stallman | 2002-06-10 | 1 | -17/+1 |
* | (eshell-copy-list): Function deleted. | Richard M. Stallman | 2002-06-10 | 1 | -11/+2 |
* | (eshell-mode, eshell-mode): Use copy-sequence. | Richard M. Stallman | 2002-06-10 | 1 | -2/+2 |
* | (eshell/diff): Use copy-sequence. | Richard M. Stallman | 2002-06-10 | 1 | -1/+1 |
* | (eshell-modify-global-environment): Added this customization variable, | John Wiegley | 2002-05-03 | 1 | -1/+8 |
* | (eshell-command-completions-alist): Improved default completion | John Wiegley | 2002-05-03 | 1 | -2/+3 |
* | (eshell-script-interpreter): Fix for CRLF operating systems to the | John Wiegley | 2002-04-12 | 1 | -1/+1 |
* | Ignore esh-groups.el. | Stefan Monnier | 2002-04-01 | 1 | -0/+1 |
* | It's auto-generated anyway. | Stefan Monnier | 2002-04-01 | 1 | -135/+0 |
* | (eshell-binary-suffixes): Use exec-suffixes. | Stefan Monnier | 2002-03-18 | 1 | -4/+2 |
* | (eshell-parse-variable-ref): Use `make-temp-file'. | Colin Walters | 2002-03-01 | 1 | -1/+1 |
* | (eshell-var-initialize): Do not use make-local-hook. | Pavel Janík | 2002-02-16 | 1 | -3/+0 |
* | (eshell-show-usage-metrics): Do not use make-local-hook. | Pavel Janík | 2002-02-16 | 1 | -2/+0 |