typo in comment
svn: r10492
This commit is contained in:
parent
b535037d2a
commit
db582b778c
|
@ -135,7 +135,7 @@ TODO
|
||||||
;; (disable buttons, menus, etc)
|
;; (disable buttons, menus, etc)
|
||||||
|
|
||||||
disable-evaluation ;; (-> void)
|
disable-evaluation ;; (-> void)
|
||||||
;; make the context enable all methods of evaluation
|
;; make the context disable all methods of evaluation
|
||||||
;; (disable buttons, menus, etc)
|
;; (disable buttons, menus, etc)
|
||||||
|
|
||||||
set-breakables ;; (union thread #f) (union custodian #f) -> void
|
set-breakables ;; (union thread #f) (union custodian #f) -> void
|
||||||
|
@ -1843,4 +1843,4 @@ TODO
|
||||||
(drs-autocomplete-mixin
|
(drs-autocomplete-mixin
|
||||||
(λ (txt) (send txt get-definitions-text))
|
(λ (txt) (send txt get-definitions-text))
|
||||||
(text:foreground-color-mixin
|
(text:foreground-color-mixin
|
||||||
text:clever-file-format%)))))))))))))
|
text:clever-file-format%)))))))))))))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user