[[project @ 2002-10-26 23:01:21 by ghouston] ghouston**20021026230121 Ignore-this: 3be86802127ab810fb349d19f6dce612 * USAGE: fix (scsh newports) exports list. ] hunk ./ChangeLog 1 +2002-10-27 Gary Houston + + * USAGE: fix (scsh newports) exports list. + hunk ./ChangeLog 11 - * syntax.scm (define-simple-syntax): export run/collecting, not - run-collecting. + * syntax.scm: export run/collecting, not run-collecting. hunk ./ChangeLog 15 + hunk ./USAGE 255 -(fdport? set-port-buffering bufpol/block bufpol/line bufpol/none open-file open-input-file open-output-file call/fdes close-after with-current-input-port* with-current-output-port* with-current-error-port* with-current-input-port with-current-output-port with-current-error-port set-current-input-port! set-current-output-port! set-current-error-port!) +(fdport? set-port-buffering bufpol/block bufpol/line bufpol/none open-file open-input-file open-output-file call/fdes close-after with-current-input-port* with-current-output-port* with-error-output-port* with-current-error-port* with-current-input-port with-current-output-port with-error-output-port with-current-error-port set-current-input-port! set-current-output-port! set-current-error-port!)