File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,14 +55,13 @@ is tailored to that language family. This is currently used by Rhombus.}
5555
5656@bullet{The `for ` form and its variants accept an `#:on-length-mismatch ` specifier.}
5757
58- @bullet{DrRacket improves the handling of the dark mode preferences,
59- and improves the GUI for choosing color schemes.}
58+ @bullet{DrRacket improves the GUI for choosing color schemes.}
6059
6160@bullet{DrRacket has curved syntax arrows. The degree of curvature
6261indicates the relative left- or right-displacement of the arrow's target.}
6362
6463@bullet{DrRacket's "Insert Large Letters " uses characters that match the
65- comment syntax of the buffer's language.}
64+ comment syntax of the buffer's language, making it useful ( and fun!) in Rhombus .}
6665
6766@bullet{The `exn-classify-errno` maps network and filesystem error numbers on various platforms
6867 to posix-standard symbols, to enable more portable code.}
@@ -83,9 +82,6 @@ with new flags.}
8382@bullet{The `openssl/legacy` library makes it possible to access OpenSSL's built-in "legacy "
8483provider, to get access to insecure and outdated algorithms.}
8584
86- @bullet{DrRacket's contour window width has become sensitive to the width
87- of the text in the window it is tracking.}
88-
8985@bullet{Typed Racket improves expected type propagation for keyword argument functions.}
9086
9187@bullet{There are many other repairs and documentation improvements!}
You can’t perform that action at this time.
0 commit comments