racket/collects/scribblings
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
..
draw doc clarifications 2011-08-24 09:06:28 -06:00
drracket Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
foreign added entry for cstruct->list converter 2011-09-06 10:05:42 -07:00
framework Adjust DrRacket so that it saves files with CRLF 2011-09-30 17:08:07 -05:00
gui docs for new read-snip-from-port function in the wxme library 2011-09-13 20:46:04 -05:00
guide Add a pointer to a vim plugin for scribble. 2011-09-28 11:34:41 -04:00
htdp-langs fixed and/or documentation, Closes PR 12197 2011-09-12 17:12:39 -04:00
inside inside: export scheme_alloc_flvector() and scheme_alloc_fxvector() 2011-09-29 09:14:00 -06:00
main restored Getting Started link 2011-07-07 14:00:22 -06:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick docs reorganization 2011-07-01 17:16:53 -06:00
raco add 'wmclass/".wmclass" aux executable/launcher configuration 2011-09-26 18:07:18 -06:00
reference fix docs for `round' et al. 2011-09-29 16:54:08 -06:00
scheme docs reorganization 2011-07-01 17:16:53 -06:00
scribble Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
slideshow slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
tools added the ability to tell drracket to run a program and then run something after that 2011-08-24 11:25:26 -05:00
finger.png
icons.rkt
info.rkt
magnify.png