racket/collects/scribblings/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
..
common.rkt moved the 'send to repl' keystrokes to the manual (and added a test 2011-09-23 16:37:18 -05:00
debugger1.png
drracket.scrbl
example.png
example.rkt
extending.scrbl
files.scrbl
incremental-keybindings.rkt moved the 'send to repl' keystrokes to the manual (and added a test 2011-09-23 16:37:18 -05:00
info.rkt
interface-essentials.scrbl
interface-ref.scrbl
io.png
keybindings.scrbl add another note on keybindings to the docs 2011-09-27 09:00:11 -05:00
languages.scrbl
menus.scrbl
prefs.scrbl Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
printing.scrbl