racket/collects/string-constants
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
..
private Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt fixed up the string constants collection 2011-04-26 23:26:19 -05:00
string-constant.rkt fixed up the string constants collection 2011-04-26 23:26:19 -05:00
string-constants.scrbl docs reorganization 2011-07-01 17:16:53 -06:00