From: Stephen Adams Date: Wed, 15 Sep 1993 20:26:09 +0000 (+0000) Subject: Globalized x-graphics-default-geometry & x-graphics-default-display-name X-Git-Tag: 20090517-FFI~7838 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=933eb1c7b291fa2926000e4b039a40674e7dd3f6;p=mit-scheme.git Globalized x-graphics-default-geometry & x-graphics-default-display-name --- diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index c1ae70093..b7280294a 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.193 1993/09/15 04:07:38 adams Exp $ +$Id: runtime.pkg,v 14.194 1993/09/15 20:26:09 adams Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -2174,6 +2174,8 @@ MIT in each case. |# x-font-structure/start-index x-geometry-string x-graphics-device-type + x-graphics-default-display-name + x-graphics-default-geometry x-graphics/available? x-graphics/clear x-graphics/close-display diff --git a/v8/src/runtime/runtime.pkg b/v8/src/runtime/runtime.pkg index c1ae70093..b7280294a 100644 --- a/v8/src/runtime/runtime.pkg +++ b/v8/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.193 1993/09/15 04:07:38 adams Exp $ +$Id: runtime.pkg,v 14.194 1993/09/15 20:26:09 adams Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -2174,6 +2174,8 @@ MIT in each case. |# x-font-structure/start-index x-geometry-string x-graphics-device-type + x-graphics-default-display-name + x-graphics-default-geometry x-graphics/available? x-graphics/clear x-graphics/close-display