1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -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 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 Add author information. 2000-10-16 12:27:09 +00:00
em-dirs.el See ChangeLog 2000-10-29 05:18:48 +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 (eshell-ls-insert-directory): Set font-lock-defaults to nil, to 2001-04-11 21:53:10 +00:00
em-pred.el Add author information. 2000-10-16 12:27:09 +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 See ChangeLog 2000-10-29 05:18:48 +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 (eshell-shuffle-files): Apply `directory-file-name' before calling 2001-05-10 03:29:06 +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-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 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 Add author information. 2000-10-16 12:27:09 +00:00
esh-test.el See ChangeLog 2000-10-29 05:18:48 +00:00
esh-util.el See ChangeLog 2001-01-26 06:19:25 +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