The following CLIM macros have been changed to match the documentation if the stream variable is not specified:
accept-values-command-button
,
accepting-values
,
with-input-editing
,
with-input-editor-typeout
and
completing-from-suggestions
now default to
*query-io*
. In LispWorks 5.1 and previous versions, the default was
*standard-input*
.
dragging-output
and
tracking-pointer
output now defaults to
*standard-output*
. In LispWorks 5.1 and previous versions, the default was
*standard-input*
.