# HG changeset patch # User John Wiegley # Date 989466408 0 # Node ID 55a6794cb94dcb5645c109b48219c5995bf4d67e # Parent 7dc0e015c205b259b9d3f1ea08876548ccd0c982 *** empty log message *** diff -r 7dc0e015c205 -r 55a6794cb94d lisp/ChangeLog --- a/lisp/ChangeLog Thu May 10 03:30:15 2001 +0000 +++ b/lisp/ChangeLog Thu May 10 03:46:48 2001 +0000 @@ -1,5 +1,21 @@ 2001-05-09 John Wiegley + * eshell/esh-cmd.el (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. + + * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el, + eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the + property `eshell-no-numeric-conversions' on the following + functions (which all deal with filesystem entities, and never Lisp + numerical values): eshell/cd, eshell/pushd, eshell/popd, + eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm, + eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln, + eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur, + eshell/which, eshell/addpath. + +2001-05-09 John Wiegley + * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is encountered as an argument, don't convert it right away, but tag the first character of the string with the text properties