1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/eshell
John Wiegley 05a685722c (eshell-exit-success-p): Use a string-match to test if the last
command was Lisp or not.
(eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A B x
C".
2001-06-09 05:24:15 +00:00
..
em-alias.el (eshell-command-aliased-p): assoc' was required where member' was 2001-04-11 15:49:13 +00:00
em-banner.el Add author information. 2000-10-16 12:27:09 +00:00
em-basic.el Add author information. 2000-10-16 12:27:09 +00:00
em-cmpl.el (eshell-completion-command-name, eshell-complete-commands-list): Use 2001-05-18 16:39:29 +00:00
em-dirs.el Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47:24 +00:00
em-glob.el See ChangeLog 2000-10-29 05:18:48 +00:00
em-hist.el (eshell-add-to-history): Reference to `eshell-history-ring' needed to 2001-05-10 03:28:51 +00:00
em-ls.el Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47:24 +00:00
em-pred.el Removed an empty comment. 2001-06-09 05:23:38 +00:00
em-prompt.el Add author information. 2000-10-16 12:27:09 +00:00
em-rebind.el (eshell-cannot-leave-input-list): Remove 2001-02-07 23:58:30 +00:00
em-script.el Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47:24 +00:00
em-smart.el (eshell-smart-redisplay): Added some safety code to work around a 2001-04-24 03:16:21 +00:00
em-term.el Add author information. 2000-10-16 12:27:09 +00:00
em-unix.el Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47:24 +00:00
em-xtra.el Add author information. 2000-10-16 12:27:09 +00:00
esh-arg.el (eshell-parse-argument-hook): If a number is encountered as an 2001-05-10 03:29:19 +00:00
esh-cmd.el (eshell-exit-success-p): Use a string-match to test if the last 2001-06-09 05:24:15 +00:00
esh-ext.el (eshell-explicit-command-char): A new configuration variable, which 2001-05-18 16:40:11 +00:00
esh-groups.el 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu> 2001-01-19 07:13:03 +00:00
esh-io.el Add author information. 2000-10-16 12:27:09 +00:00
esh-maint.el See ChangeLog 2000-10-29 05:18:48 +00:00
esh-mode.el Moved `eshell-non-interactive-p' to eshell.el. 2001-04-24 01:37:08 +00:00
esh-module.el See ChangeLog 2000-10-29 05:18:48 +00:00
esh-opt.el Add author information. 2000-10-16 12:27:09 +00:00
esh-proc.el Disable eshell-stop-process' and eshell-continue-process', since 2001-05-10 03:29:55 +00:00
esh-test.el See ChangeLog 2000-10-29 05:18:48 +00:00
esh-util.el (eshell-convert-numeric-arguments): Annotated the documentation string 2001-05-10 03:51:34 +00:00
esh-var.el Add author information. 2000-10-16 12:27:09 +00:00
eshell.el (eshell-command): Made a few changes so that `eshell-command' could be 2001-04-24 01:37:31 +00:00