view src/.dbxinit @ 65167:2980740e3f1c

(eshell-rewrite-named-command): Changed the code around a bit so that an extraneous nil argument is not added to a command when no args are given.
author John Wiegley <johnw@newartisans.com>
date Fri, 26 Aug 2005 22:51:03 +0000
parents 18e524802887
children
line wrap: on
line source

ignore 14
catch 18
ignore 20
ignore 23
alias s step
alias n next
alias c cont
alias st status
alias r run
alias l list
alias f file
alias q quit
alias w where
alias d delete
alias p print