]> git.eshelyaron.com Git - emacs.git/commit
(eshell-parse-argument-hook): If a number is encountered as an
authorJohn Wiegley <johnw@newartisans.com>
Thu, 10 May 2001 03:29:19 +0000 (03:29 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Thu, 10 May 2001 03:29:19 +0000 (03:29 +0000)
commit8634b66adade09d77093bbacba3d35a84d47e029
treee6672a709e782d45ee26ae600eb936df5497a953
parentb2c102f30bac02db430e0d7e44eb9084adf40c98
(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 `number', which signifies to
`eshell-lisp-command' that the argument should be passed through
`string-to-number' if it is actually used in the call to a Lisp
function.
lisp/eshell/esh-arg.el