[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