Unbalance | was breaking build. Revert if fixed wrong
svn: r14568 original commit: 77ec85a66ba3751d2d8ebb3ab8d192cc09a80746
This commit is contained in:
parent
8ebb17fb2d
commit
acd0d9a47a
|
@ -210,7 +210,7 @@
|
||||||
@defmixin[color:text-mode-mixin (mode:surrogate-text<%>) (color:text-mode<%>)]{
|
@defmixin[color:text-mode-mixin (mode:surrogate-text<%>) (color:text-mode<%>)]{
|
||||||
This mixin adds coloring functionality to the mode.
|
This mixin adds coloring functionality to the mode.
|
||||||
|
|
||||||
@defconstructor[((get-token lexer default-lexer) (token-sym->style (token $rightarrow$ string) @scheme[(λ (x) "Standard")])|) (matches (listof (list/c symbol? symbol?)) null))]{
|
@defconstructor[((get-token lexer default-lexer) (token-sym->style (token $rightarrow$ string) |@scheme[(λ (x) "Standard")])|) (matches (listof (list/c symbol? symbol?)) null))]{
|
||||||
|
|
||||||
The arguments are passed to
|
The arguments are passed to
|
||||||
@method[color:text<%> start-colorer].
|
@method[color:text<%> start-colorer].
|
||||||
|
|
Loading…
Reference in New Issue
Block a user