Default `load-noisily?' to false. People seem to prefer this.
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 May 1988 12:40:26 +0000 (12:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 May 1988 12:40:26 +0000 (12:40 +0000)
v7/src/runtime/input.scm

index 9908b83f16c67b28fe475e8c0064576a724eb5ef..4f7923a223ff5dd0bb9b342b9e8f4c746a3e2713 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/input.scm,v 13.51 1988/04/26 19:41:49 cph Exp $
+;;;    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/input.scm,v 13.52 1988/05/06 12:40:26 cph Exp $
 ;;;
 ;;;    Copyright (c) 1988 Massachusetts Institute of Technology
 ;;;
        (read-char port)))
 \f
 (define load/default-types '("bin" "scm"))
-(define load-noisily? true)
+(define load-noisily? false)
 
 (define (load-noisily filename #!optional environment)
   (let ((environment