1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 10:21:14 -08:00
emacs/lisp/eshell
John Wiegley 5aec6b055c (eshell-lisp-command): Before calling a Lisp function, convert any
string arguments that have been tagged as "numbers", by calling
string-to-number.
2001-05-10 03:29:36 +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
em-basic.el
em-cmpl.el
em-dirs.el
em-glob.el
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 (eshell-ls-insert-directory): Set font-lock-defaults to nil, to 2001-04-11 21:53:10 +00:00
em-pred.el
em-prompt.el
em-rebind.el (eshell-cannot-leave-input-list): Remove 2001-02-07 23:58:30 +00:00
em-script.el
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
em-unix.el (eshell-shuffle-files): Apply `directory-file-name' before calling 2001-05-10 03:29:06 +00:00
em-xtra.el
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-lisp-command): Before calling a Lisp function, convert any 2001-05-10 03:29:36 +00:00
esh-ext.el (eshell-windows-shell-file): Fix :type. 2001-01-29 23:58:24 +00:00
esh-groups.el
esh-io.el
esh-maint.el
esh-mode.el Moved `eshell-non-interactive-p' to eshell.el. 2001-04-24 01:37:08 +00:00
esh-module.el
esh-opt.el
esh-proc.el
esh-test.el
esh-util.el See ChangeLog 2001-01-26 06:19:25 +00:00
esh-var.el
eshell.el (eshell-command): Made a few changes so that `eshell-command' could be 2001-04-24 01:37:31 +00:00