From 40ed3fe69450068025dd3ecb438fc68f9ef9aedb Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Tue, 29 Jun 1999 10:36:08 +0000 Subject: [PATCH] *** empty log message *** --- ice-9/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 451c6b98a..f4ede445c 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,15 @@ +1999-06-29 Mikael Djurfeldt + + * readline.scm: Bugfix: Avoid getting the continued-lines prompt + at multiple calls to read. + (promtp2): Variable for continued-lines prompt. + (make-readline-port): Use prompt2. + (set-readline-prompt!): New optional arg which sets + continued-lines prompt. + + * boot-9.scm (top-repl): Set/clear readline prompts before/after + reading expressions. + 1999-06-18 Jim Blandy * ls.scm (ls, lls): Handle no arguments as meaning to look in