aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Correct my previous breakage of parens.Deepak Goel2005-09-181-2/+2
| * message format spec fixes (commit # 7)Deepak Goel2005-09-181-2/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79Miles Bader2005-09-063-9/+13
|\ \ | |/
| * (eshell-windows-shell-file): Look for command.com, not command.exe.Eli Zaretskii2005-08-271-1/+1
| * *** empty log message ***John Wiegley2005-08-261-2/+1
| * (eshell-rewrite-named-command): Changed the code around a bit so thatJohn Wiegley2005-08-261-6/+8
| * (eshell-flatten-list): Don't call eshell-flatten-list on aJohn Wiegley2005-08-261-1/+2
| * (eshell-parse-double-quote): If a double-quoted argument resolves toJohn Wiegley2005-08-261-2/+4
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-4/+3
|\ \ | |/
| * (eshell): Avoid warnings about eshell-mode.Richard M. Stallman2005-08-091-4/+3
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77Miles Bader2005-08-0529-29/+58
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0129-29/+58
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71Miles Bader2005-07-222-8/+9
|\ \ | |/
| * (eshell-ls-decorated-name): Doc fix.Juanma Barranquero2005-07-211-5/+4
| * (eshell-rebind-keys-alist): Add defvar.Richard M. Stallman2005-07-161-3/+5
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-0729-61/+61
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-051-2/+2
| * Update FSF's address.Lute Kamstra2005-07-0429-58/+58
| * (eshell-var): Fix typo in docstring.Juanma Barranquero2005-07-041-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65Miles Bader2005-06-244-34/+60
|\ \ | |/
| * Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431Miles Bader2005-06-173-33/+59
| * (eshell-preinput-scroll-to-bottom): Fix spelling in docstrings.Juanma Barranquero2005-06-161-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63Miles Bader2005-06-151-1/+1
|\ \ | |/
| * (eshell/export): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57Miles Bader2005-06-0610-38/+29
|\ \ | |/
| * Changed all uses of `directory-sep-char' to ?/, and all uses ofJohn Wiegley2005-05-318-30/+20
| * (eshell-eval-command): If the return value of `eshell-resume-eval' isJohn Wiegley2005-05-271-5/+4
| * (eshell-get-target): If `eshell-buffer-shorthand' is in use, and theJohn Wiegley2005-05-271-1/+2
| * (eshell-complete-parse-arguments): If the character before a space atJohn Wiegley2005-05-271-1/+2
| * (eshell-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53Miles Bader2005-05-201-2/+3
|\ \ | |/
| * (eshell-find-tag): Use with-no-warnings.Richard M. Stallman2005-05-141-1/+2
| * (eshell-send-input): Doc fix.Andreas Schwab2005-05-121-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31Miles Bader2005-03-312-4/+4
|\ \ | |/
| * * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' withWerner LEMBERG2005-03-252-4/+4
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81Miles Bader2005-01-023-3/+3
|\ \ | |/
| * (eshell-previous-matching-input):Richard M. Stallman2004-12-301-1/+1
| * (eshell-find-alias-function): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
| * (eshell-test-goto-func): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-121-5/+6
|\ \ | |/
| * (eshell-show-maximum-output): Don't use interactive-p.Richard M. Stallman2004-11-041-5/+6
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader2004-11-041-1/+1
|\ \ | |/
| * (eshell-du-sum-directory): Don't use directory-sep-char.Richard M. Stallman2004-10-271-1/+1
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62Miles Bader2004-10-221-5/+1
|\ \ | |/
| * (eshell-grep): Don't bind compilation-process-setup-function.Richard M. Stallman2004-10-191-5/+1
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43Miles Bader2004-09-211-2/+2
|\ \ | |/
| * (eshell-explicit-command-char): Doc fix.Richard M. Stallman2004-09-201-2/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36Miles Bader2004-09-091-7/+8
|\ \ | |/
| * (eshell-display-predicate-help): Doc fix. Support choosing secondsEli Zaretskii2004-09-041-7/+8
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-2811-67/+87
|\ \ | |/