doc current-open-paren and current-close-paren

svn: r712
This commit is contained in:
Matthew Flatt 2005-08-31 02:25:35 +00:00
parent de05280acf
commit 30020ec063

View File

@ -1121,6 +1121,8 @@ The _code^_ unit supplies the following
> current-id-color - parameter for a string or color% for identifiers
> current-literal-color - parameter for a string or color% for literals
> current-base-color - parameter for a string or color% for everything else
> current-open-paren - #f or a pict to use for plain open parens
> current-close-paren - #f or a pict to use for plain close parens
For backward compatibility:
> comment-color - default string/color% for comments