X-SCREEN-AUTO-RAISE has been eliminated.
authorChris Hanson <org/chris-hanson/cph>
Fri, 1 Dec 2000 06:41:21 +0000 (06:41 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 1 Dec 2000 06:41:21 +0000 (06:41 +0000)
v7/src/6001/edextra.scm

index 671c00383ed9da1ad40a48dbdf64cb99df548e39..ad08a1651ad870afdb5e26a4d18c562f82e1f956 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edextra.scm,v 1.31 2000/04/30 22:17:19 cph Exp $
+$Id: edextra.scm,v 1.32 2000/12/01 06:41:21 cph Exp $
 
 Copyright (c) 1992-2000 Massachusetts Institute of Technology
 
@@ -384,8 +384,6 @@ option the file from the problem set will not be installed.
 (set! editor-can-exit? false)
 (set! scheme-can-quit? false)
 (set! paranoid-exit? true)
-(if (eq? 'X (graphics-type-name (graphics-type #f)))
-    (set! x-screen-auto-raise true))
 
 (set-variable! enable-transcript-buffer true)
 (set-variable! evaluate-in-inferior-repl true)