racket/doc/release-notes/drracket
Robby Findler 4a2757f200 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
2011-09-30 17:08:07 -05:00
..
HISTORY.txt Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00