summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* 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 <youngs@xemacs.org>: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 <halley@play-bow.org>: (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
* (eshell-copy-tree): Make it an alias for copy-tree.Richard M. Stallman2002-06-101-17/+1
* (eshell-copy-list): Function deleted.Richard M. Stallman2002-06-101-11/+2
* (eshell-mode, eshell-mode): Use copy-sequence.Richard M. Stallman2002-06-101-2/+2
* (eshell/diff): Use copy-sequence.Richard M. Stallman2002-06-101-1/+1
* (eshell-modify-global-environment): Added this customization variable,John Wiegley2002-05-031-1/+8
* (eshell-command-completions-alist): Improved default completionJohn Wiegley2002-05-031-2/+3
* (eshell-script-interpreter): Fix for CRLF operating systems to theJohn Wiegley2002-04-121-1/+1
* Ignore esh-groups.el.Stefan Monnier2002-04-011-0/+1
* It's auto-generated anyway.Stefan Monnier2002-04-011-135/+0
* (eshell-binary-suffixes): Use exec-suffixes.Stefan Monnier2002-03-181-4/+2
* (eshell-parse-variable-ref): Use `make-temp-file'.Colin Walters2002-03-011-1/+1
* (eshell-var-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-3/+0
* (eshell-show-usage-metrics): Do not use make-local-hook.Pavel Janík2002-02-161-2/+0
* (eshell-mode): Do not use make-local-hook.Pavel Janík2002-02-161-5/+0
* (eshell-io-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-3/+0
* (eshell-ext-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-1/+0
* (eshell-cmd-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-4/+0
* (eshell-unix-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-2/+0
* (eshell-smart-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-6/+0
* (eshell-rebind-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-3/+0
* (eshell-prompt-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-1/+0
* (eshell-pred-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-1/+0
* (eshell-hist-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-6/+0
* (eshell-glob-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-2/+0
* (eshell-dirs-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-3/+0
* (eshell-cmpl-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-2/+0