gui/collects
Robby Findler eb943f394e Adjust DrRacket so that it saves files with CRLF
line terminators when:

  a) running under windows, and
  b) the file on the disk (when DrRacket first opens it)
     contains all CRLF line endings.

In all other situations, the file is saved with LF terminators.

Before this commit, DrRacket would always use the platform-specific
convention, regardless of the original content of the file.

closes PR 12242

original commit: 4a2757f2004fa84901cbae7ff9a257616ce7acaa
2011-09-30 17:08:07 -05:00
..
embedded-gui ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
framework Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
hierlist rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
icons
mred fix keyboard navigation (all platforms) 2011-09-30 13:44:24 -06:00
mrlib try using size-in-pixels for the font primitive in 2htdp/image 2011-09-27 16:24:23 -05:00
racket fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
redex/private rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scheme fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
scribblings Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
tests speed up mult/unmult in `{get,set}-argb-pixels' 2011-08-26 09:13:28 -06:00
unstable removed useless requires 2011-09-27 19:28:44 -06:00