summaryrefslogtreecommitdiff
path: root/lisp/eshell
AgeCommit message (Expand)Author
2006-03-11(eshell-prefer-to-shell): Variable deleted;Richard M. Stallman
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-11-01*** empty log message ***John Wiegley
2005-11-01(eshell-do-ls): Added no-op support for --dired flag, to preventJohn Wiegley
2005-11-01(eshell-extended-glob): Expand the "." path before passing it down toJohn Wiegley
2005-10-16* message.el (message-expand-group): Pass the commonMasatake YAMATO
2005-09-18Correct my previous breakage of parens.Deepak Goel
2005-09-18message format spec fixes (commit # 7)Deepak Goel
2005-08-27(eshell-windows-shell-file): Look for command.com, not command.exe.Eli Zaretskii
2005-08-26*** empty log message ***John Wiegley
2005-08-26(eshell-rewrite-named-command): Changed the code around a bit so thatJohn Wiegley
2005-08-26(eshell-flatten-list): Don't call eshell-flatten-list on aJohn Wiegley
2005-08-26(eshell-parse-double-quote): If a double-quoted argument resolves toJohn Wiegley
2005-08-09(eshell): Avoid warnings about eshell-mode.Richard M. Stallman
2005-08-01Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-21(eshell-ls-decorated-name): Doc fix.Juanma Barranquero
2005-07-16(eshell-rebind-keys-alist): Add defvar.Richard M. Stallman
2005-07-05Update FSF's address.Lute Kamstra
2005-07-04Update FSF's address.Lute Kamstra
2005-07-04(eshell-var): Fix typo in docstring.Juanma Barranquero
2005-06-17Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431Miles Bader
2005-06-16(eshell-preinput-scroll-to-bottom): Fix spelling in docstrings.Juanma Barranquero
2005-06-14(eshell/export): Fix quoting in docstring.Juanma Barranquero
2005-05-31Changed all uses of `directory-sep-char' to ?/, and all uses ofJohn Wiegley
2005-05-27(eshell-eval-command): If the return value of `eshell-resume-eval' isJohn Wiegley
2005-05-27(eshell-get-target): If `eshell-buffer-shorthand' is in use, and theJohn Wiegley
2005-05-27(eshell-complete-parse-arguments): If the character before a space atJohn Wiegley
2005-05-26(eshell-mode): Use run-mode-hooks.Lute Kamstra
2005-05-14(eshell-find-tag): Use with-no-warnings.Richard M. Stallman
2005-05-12(eshell-send-input): Doc fix.Andreas Schwab
2005-03-25* eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' withWerner LEMBERG
2004-12-30(eshell-previous-matching-input):Richard M. Stallman
2004-12-27(eshell-find-alias-function): Call symbol-file with `defun'.Richard M. Stallman
2004-12-27(eshell-test-goto-func): Call symbol-file with `defun'.Richard M. Stallman
2004-11-04(eshell-show-maximum-output): Don't use interactive-p.Richard M. Stallman
2004-10-27(eshell-du-sum-directory): Don't use directory-sep-char.Richard M. Stallman
2004-10-19(eshell-grep): Don't bind compilation-process-setup-function.Richard M. Stallman
2004-09-20(eshell-explicit-command-char): Doc fix.Richard M. Stallman
2004-09-04(eshell-display-predicate-help): Doc fix. Support choosing secondsEli Zaretskii
2004-06-12Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401Miles Bader
2004-06-11Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397Miles Bader
2004-06-072004-06-06 Emilio C. Lopes <eclig@gmx.net>John Wiegley
2004-05-15Added entries to .cvsignore files.John Wiegley
2004-05-152004-05-15 John Wiegley <johnw@newartisans.com>John Wiegley
2004-05-142004-05-13 John Wiegley <johnw@newartisans.com>John Wiegley
2004-05-082004-05-08 John Wiegley <johnw@newartisans.com>John Wiegley
2004-04-27Add "(require 'eshell)", to get necessary featuresEli Zaretskii
2004-03-26* eshell/esh-cmd.el (eshell-cmd):Juri Linkov
2004-03-26* eshell/em-smart.el (eshell-smart):Juri Linkov
2004-03-26* eshell/em-banner.el (eshell-banner):Juri Linkov