* boot-9.scm: Antirevert Jim's readline code which he reverted
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 12 May 1998 23:59:21 +0000 (23:59 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 12 May 1998 23:59:21 +0000 (23:59 +0000)
commitdc5c203863513e09126d1e330f1070f4b7c2d076
tree26b961d0fc705377321d6b56a2b4c3a90d58a820
parent9c5d232c826824ea751cb88ce8e99de9cd97d83c
* boot-9.scm: Antirevert Jim's readline code which he reverted
19971027 and adapt it to the current readline interface.

* boot-9.scm (top-repl): Only enable readline if not using the
Emacs interface; Only use repl prompt when using the readline port
from repl-read.  (We don't want to see it when calling `read'.)

* boot-9.scm (remove-hook!): Parenthesis bug.
ice-9/boot-9.scm