1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 03:06:23 -08:00
emacs/lisp/eshell
John Wiegley 3cb27fd7cd (eshell-lisp-command): Don't perform numeric conversions if a Lisp
function has the property `eshell-no-numeric-conversions' set to a
non-nil value.
2001-05-10 03:50:53 +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 Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47:24 +00:00
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 Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47:24 +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 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
em-unix.el Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47:24 +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): Don't perform numeric conversions if a Lisp 2001-05-10 03:50:53 +00:00
esh-ext.el Set the property `eshell-no-numeric-conversions' on the following 2001-05-10 03:47: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 Disable eshell-stop-process' and eshell-continue-process', since 2001-05-10 03:29:55 +00:00
esh-test.el
esh-util.el (eshell-number-regexp): Now that number conversions only happen for 2001-05-10 03:30:15 +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