* boot-9.scm: Don't assume that this file is loaded just before
authorJim Blandy <jimb@red-bean.com>
Mon, 19 Oct 1998 13:49:29 +0000 (13:49 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 19 Oct 1998 13:49:29 +0000 (13:49 +0000)
commit9aca88c39ae36c8dd36dbf3425bd71c9e7c893ca
treecf1b7afa52118d42b56c0964667887e4fc3d7921
parent440e7b07bd62788c914eb8042075eb0bf577fbb8
* boot-9.scm: Don't assume that this file is loaded just before
entering a read-eval-print loop.  Turn code to load (ice-9 emacs)
into...
(load-emacs-interface): New function.
(top-repl): Call it, if use-emacs-interface is defined and true.
At this point, we *do* know we're about to enter a REPL.
ice-9/boot-9.scm