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 Updated DrRacket images 2011-08-02 16:56:02 -04:00
drracket.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
example.png Updated DrRacket images 2011-08-02 16:56:02 -04:00
example.rkt drscheme manual -> drracket manual; speed up raco setup pre-bootstrap 2010-05-04 11:49:41 -06:00
extending.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
files.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
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 docs reorganization 2011-07-01 17:16:53 -06:00
interface-essentials.scrbl added a note about the blue dot 2011-09-05 08:28:41 -05:00
interface-ref.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
io.png Updated DrRacket images 2011-08-02 16:56:02 -04:00
keybindings.scrbl add another note on keybindings to the docs 2011-09-27 09:00:11 -05:00
languages.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
menus.scrbl Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
prefs.scrbl Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
printing.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00