From a0ad4dfa644547594ca37b5cdb97c84959787242 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 10 Apr 2008 19:05:35 +0000 Subject: [PATCH] change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing svn: r9239 original commit: 0153e122b7423d578acc480904f7a0fcfd52f46d --- collects/scribblings/scribble/reader.scrbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/scribblings/scribble/reader.scrbl b/collects/scribblings/scribble/reader.scrbl index f9157843..4fffb4f4 100644 --- a/collects/scribblings/scribble/reader.scrbl +++ b/collects/scribblings/scribble/reader.scrbl @@ -284,8 +284,8 @@ are valid text. As described above, the text turns to a sequence of string arguments for the resulting form. Spaces at the beginning and end of lines are discarded, and newlines turn to individual @scheme["\n"] strings -(i.e., they are not merged with other body parts). (See also the -information about newlines and indentation below.) Spaces are +(i.e., they are not merged with other body parts); see also the +information about newlines and indentation below. Spaces are @italic{not} discarded if they appear after the open @litchar["{"] (before the closing @litchar["}"]) when there is also text that follows (precedes) it; specifically, they are preserved in a