At 2010-12-24 09:20:29,"Neil Jerram" <[email protected]> wrote:
>According to the `Value History' section in the manual: > > -- Scheme Procedure: disable-value-history! > Turn off value history, if it was on. > >And, not documented (and not tested by me), but found by a bit of code >grepping: from (system repl common): > >(define (repl-default-prompt-set! prompt) > (repl-default-option-set! 'prompt prompt)) > >Regards, > Neil I get it! Thank you!
