Added mention of changes mred:get-file and mred:put-file

original commit: 9c09047c7b7a4f8d69721a5b59c5cb3e90d4ff0d
This commit is contained in:
Paul Steckler 1998-02-27 20:47:43 +00:00
parent 3fc434b529
commit 69b2ec8170

View File

@ -130,6 +130,11 @@ System:
Redefinition of mred:initialize and mred:make-invokeable-unit are Redefinition of mred:initialize and mred:make-invokeable-unit are
no longer supported. Create a new system instead, using the -s flag. no longer supported. Create a new system instead, using the -s flag.
mred:get-file and mred:put-file now take a parent window as optional
last argument. Also, in Unix, these calls now create a dialog
object on each call, because a single object retains too much state
(such as the prompt) between invocations.
---------------------------------------------------------------------- ----------------------------------------------------------------------
Version 50: August 26, 1997 Version 50: August 26, 1997