rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit a726029f67d338ba7c9325f2cb54644bd53b26eb
parent 938c5cb26a9e6990b49e81123e078ef955b111e9
Author: tjg <tjg>
Date:   Thu, 11 Oct 2001 11:14:45 +0000

remove some things that have happened

Diffstat:
MFutures | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/Futures b/Futures @@ -1,7 +1,3 @@ -Fix the ^A bug. - -Fix the parentheses bug. - I18N. Offer more control over what rc prints about commands (e.g. a way to @@ -14,5 +10,3 @@ Dynamically load readline and friends. Make --disable-def-interp the default. Allow builtin wait more than one argument. - -Expand shift builtin.