Unbalance | was breaking build. Revert if fixed wrong
svn: r14568
This commit is contained in:
parent
7cee07e02d
commit
77ec85a66b
|
@ -210,7 +210,7 @@
|
|||
@defmixin[color:text-mode-mixin (mode:surrogate-text<%>) (color:text-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
|
||||
@method[color:text<%> start-colorer].
|
||||
|
|
Loading…
Reference in New Issue
Block a user