From 911feed2abff5449ea0b04b12d5525b9e38fb2bd Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 6 Jan 1995 20:28:31 +0000 Subject: [PATCH] Add definition for OS2WIN-SET-MIX. --- v7/src/runtime/os2winp.scm | 3 ++- v7/src/runtime/runtime.pkg | 3 ++- v8/src/runtime/runtime.pkg | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/v7/src/runtime/os2winp.scm b/v7/src/runtime/os2winp.scm index 16ef6a493..f62551774 100644 --- a/v7/src/runtime/os2winp.scm +++ b/v7/src/runtime/os2winp.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: os2winp.scm,v 1.1 1995/01/06 00:50:03 cph Exp $ +$Id: os2winp.scm,v 1.2 1995/01/06 20:26:55 cph Exp $ Copyright (c) 1995 Massachusetts Institute of Technology @@ -68,6 +68,7 @@ MIT in each case. |# (os2win-query-capabilities 3) (os2win-query-capability 2) (os2win-set-title 2) + (os2win-set-mix 2) (os2win-open-event-qid 0) (os2win-close-event-qid 1) (os2win-get-event 2) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 7d440f7fc..73bf9af92 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.240 1995/01/06 00:49:03 cph Exp $ +$Id: runtime.pkg,v 14.241 1995/01/06 20:28:31 cph Exp $ Copyright (c) 1988-95 Massachusetts Institute of Technology @@ -2531,6 +2531,7 @@ MIT in each case. |# os2win-set-font os2win-set-grid os2win-set-line-type + os2win-set-mix os2win-set-pos os2win-set-size os2win-set-state diff --git a/v8/src/runtime/runtime.pkg b/v8/src/runtime/runtime.pkg index 7d440f7fc..73bf9af92 100644 --- a/v8/src/runtime/runtime.pkg +++ b/v8/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.240 1995/01/06 00:49:03 cph Exp $ +$Id: runtime.pkg,v 14.241 1995/01/06 20:28:31 cph Exp $ Copyright (c) 1988-95 Massachusetts Institute of Technology @@ -2531,6 +2531,7 @@ MIT in each case. |# os2win-set-font os2win-set-grid os2win-set-line-type + os2win-set-mix os2win-set-pos os2win-set-size os2win-set-state -- 2.25.1