.
original commit: 7e35198bc9c42e8c6a02c77723f00b9fea5c1637
This commit is contained in:
parent
eb7bfa19bb
commit
edeea4c6fa
|
@ -30,7 +30,7 @@
|
|||
[-text-mode<%> text-mode<%>])
|
||||
|
||||
(define -text<%>
|
||||
(interface ()
|
||||
(interface (text:basic<%>)
|
||||
start-colorer
|
||||
stop-colorer
|
||||
force-stop-colorer
|
||||
|
|
|
@ -307,7 +307,7 @@
|
|||
(define-struct string/pos (string pos))
|
||||
|
||||
(define -text<%>
|
||||
(interface ()
|
||||
(interface (text:basic<%> mode:host-text<%> color:text<%>)
|
||||
get-limit
|
||||
balance-parens
|
||||
tabify-on-return?
|
||||
|
|
Loading…
Reference in New Issue
Block a user