Commit Graph

14 Commits

Author SHA1 Message Date
Matthew Flatt
f34a31cac9 "under <platform>" -> "on <platform>"; "X" -> "Unix"
I originally picked "under" as the preposition to go before
 a platform name, but obviously you should build "on" a
 platform, and "under" suddenly annoys me. The choice of "on"
 is now codified in the documentation style guide. Meanwhile,
 "Unix" insted of "X" seems more clear and consistent in the
 `racket/gui' docs.

 More usefully, this patch also fixes a few out-of-date
 platform-specific claims.
2011-06-17 18:54:43 -06:00
Eli Barzilay
de0cc7771b A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
Eli Barzilay
2d9601089d A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
cc2a099a32 more slideshow docs/refinements
svn: r7751
2007-11-16 21:58:33 +00:00
Matthew Flatt
b4ef1b29e9 finish up and doc new bit of animation support in Slideshow
svn: r7435
2007-10-05 23:12:20 +00:00
Matthew Flatt
ecff5e096f fix typo
svn: r2873
2006-05-08 11:43:57 +00:00
Matthew Flatt
6967a8fa64 allow writes to temp dir in protected mode
svn: r1439
2005-11-29 17:49:59 +00:00
Matthew Flatt
3e12b91cff typo
svn: r1219
2005-11-03 18:24:53 +00:00
Matthew Flatt
8307ecdd8b added current-line-sep
svn: r914
2005-09-25 11:25:35 +00:00
Matthew Flatt
b6ba03fd18 code macro improvements
svn: r775
2005-09-06 15:40:00 +00:00
Eli Barzilay
daa18fcba0 typos
svn: r66
2005-06-08 00:28:39 +00:00
Eli Barzilay
761562eeb7 Mirrored Matthew's commit to CVS:
Moving the implementation of `save-file' in text% and pasteboard% from C++ to Scheme.

svn: r10
2005-05-29 07:24:50 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00