Add definition for OS2WIN-SET-MIX.
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 20:28:31 +0000 (20:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 20:28:31 +0000 (20:28 +0000)
v7/src/runtime/os2winp.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index 16ef6a49347ec090f57c6b2a6762efb544176d69..f62551774650a604b0ccfa75de963a77694c27a7 100644 (file)
@@ -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)
index 7d440f7fc7b6229a2120dab105b3f3f1fc0d6bbc..73bf9af9201f3dc0c4caa065800be67911dac6cf 100644 (file)
@@ -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
index 7d440f7fc7b6229a2120dab105b3f3f1fc0d6bbc..73bf9af9201f3dc0c4caa065800be67911dac6cf 100644 (file)
@@ -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