From 933eb1c7b291fa2926000e4b039a40674e7dd3f6 Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Wed, 15 Sep 1993 20:26:09 +0000 Subject: [PATCH] Globalized x-graphics-default-geometry & x-graphics-default-display-name --- v7/src/runtime/runtime.pkg | 4 +++- v8/src/runtime/runtime.pkg | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) 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 -- 2.25.1