projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a0288
)
Added a message to INFERIOR-REPL-DEBUG as this may take a long time
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 1 Nov 1994 23:12:09 +0000
(23:12 +0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 1 Nov 1994 23:12:09 +0000
(23:12 +0000)
when initially started.
v7/src/edwin/intmod.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/intmod.scm
b/v7/src/edwin/intmod.scm
index 107ec7e35a1177c20bb915f304ec3a8a741d8828..b9467684bdb5395a5ef4ee9eabbca8933ae983ba 100644
(file)
--- a/
v7/src/edwin/intmod.scm
+++ b/
v7/src/edwin/intmod.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: intmod.scm,v 1.8
4 1994/09/16 00:30:05 cph
Exp $
+;;; $Id: intmod.scm,v 1.8
5 1994/11/01 23:12:09 adams
Exp $
;;;
;;; Copyright (c) 1986, 1989-94 Massachusetts Institute of Technology
;;;
@@
-473,6
+473,7
@@
Additionally, these commands abort the command loop:
If this is an error, the debugger examines the error condition."
()
(lambda ()
+ (temporary-message "Starting continuation browser...")
(let ((port (buffer-interface-port (current-buffer))))
(start-continuation-browser
port