log lisp/eshell/esh-cmd.el @ 41656:ec668c07bca2

age author description
Sun, 15 Jul 2001 19:53:53 +0000 Pavel Jank Some fixes to follow coding conventions.
Sat, 09 Jun 2001 05:24:15 +0000 John Wiegley (eshell-exit-success-p): Use a string-match to test if the last
Fri, 18 May 2001 16:39:49 +0000 John Wiegley (eshell/which): Use `eshell-explicit-command-char' instead of ?*.
Thu, 10 May 2001 03:52:13 +0000 John Wiegley Fixed reference to free variable.
Thu, 10 May 2001 03:47:48 +0000 John Wiegley (eshell-lisp-command): Don't perform numeric conversions if a Lisp
Thu, 10 May 2001 03:29:36 +0000 John Wiegley (eshell-lisp-command): Before calling a Lisp function, convert any
Tue, 24 Apr 2001 20:48:14 +0000 John Wiegley (eshell-find-alias-function): Corrected the fix from last night, since