From: Robert Bruce Findler <robby@cs.uchicago.edu> To: plt-scheme@tux.cs.brown.edu Date: Sun, 18 Aug 2002 15:56:20 -0500 (CDT) Subject: [plt-scheme] updates to DrScheme in CVS archive The exp-tagged source (in CVS) for DrScheme has been updated. For details on using the intermediate releases, see http://www.plt-scheme.org/anoncvs/ CHANGES: - improved the arrow key movement in the language dialog. - improved the create executable GUI by adding warnings and checking filename/directory extensions. - added `current-print’-based output style - errors in saving and loading files should now be handled properly. - string constant source files are now modules (to better operate with setup-plt) Robby