1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp/eshell
John Wiegley c54e9f9cfe 2003-03-26 Steve Youngs <youngs@xemacs.org>:
(eshell-plain-locate-behavior): Make the default the return value of
`eshell-under-xemacs-p', ie, nil for GNU/Emacs and non-nil for
XEmacs.
2003-03-25 20:59:35 +00:00
..
.gitignore Ignore esh-groups.el. 2002-04-01 20:44:41 +00:00
em-alias.el (eshell-alias-initialize): Do not use make-local-hook. 2002-02-16 09:36:43 +00:00
em-banner.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
em-basic.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
em-cmpl.el Require esh-util. 2002-11-29 09:44:04 +00:00
em-dirs.el Removed eshell-under-cygwin-p, and all uses of it. 2002-08-10 00:18:18 +00:00
em-glob.el Require esh-util. 2002-11-07 23:00:32 +00:00
em-hist.el (eshell-save-history-on-exit): Renamed `eshell-ask-to-save-history' 2003-01-15 16:06:49 +00:00
em-ls.el (eshell-ls-product-regexp): Fix typo. 2002-12-07 19:05:03 +00:00
em-pred.el (eshell-modifier-help-string): Fix typos. 2002-06-18 14:35:10 +00:00
em-prompt.el (eshell-prompt-initialize): Do not use make-local-hook. 2002-02-16 09:40:19 +00:00
em-rebind.el (eshell-rebind-initialize): Do not use make-local-hook. 2002-02-16 09:40:40 +00:00
em-script.el Require eshell. 2002-11-29 09:43:35 +00:00
em-smart.el (eshell-smart-initialize): Do not use make-local-hook. 2002-02-16 09:41:11 +00:00
em-term.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
em-unix.el 2003-03-26 Steve Youngs <youngs@xemacs.org>: 2003-03-25 20:59:35 +00:00
em-xtra.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
esh-arg.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
esh-cmd.el (eshell-separate-commands): Fix typo. 2003-01-27 08:46:26 +00:00
esh-ext.el Require esh-util. 2002-11-29 09:44:04 +00:00
esh-io.el Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so 2002-10-22 18:22:24 +00:00
esh-maint.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
esh-mode.el (eshell-mode, eshell-mode): Use copy-sequence. 2002-06-10 08:32:57 +00:00
esh-module.el Add "no-byte-compile: t" to subdirs.el. 2002-10-01 17:10:51 +00:00
esh-opt.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
esh-proc.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
esh-test.el (eshell-show-usage-metrics): Do not use make-local-hook. 2002-02-16 09:43:38 +00:00
esh-util.el (directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed 2002-10-21 07:00:52 +00:00
esh-var.el (eshell/define): Fix typo. 2002-10-17 16:52:29 +00:00
eshell.el (eshell): Numeric prefix arg means to switch 2002-07-26 20:40:53 +00:00