Mercurial > emacs
changeset 37660:55a6794cb94d
*** empty log message ***
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Thu, 10 May 2001 03:46:48 +0000 |
parents | 7dc0e015c205 |
children | 6d7c89c79996 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <johnw@gnu.org> + * 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 <johnw@gnu.org> + * 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