Fix :help
parent
56b12ba4c0
commit
68f57bfbf7
|
@ -43,7 +43,8 @@ SYMBOL: restarts
|
||||||
edit-location ;
|
edit-location ;
|
||||||
|
|
||||||
: (:help-multi)
|
: (:help-multi)
|
||||||
"This error has multiple delegates:" print help-outliner ;
|
"This error has multiple delegates:" print
|
||||||
|
help-outliner terpri ;
|
||||||
|
|
||||||
: (:help-none)
|
: (:help-none)
|
||||||
drop "No help for this error. " print ;
|
drop "No help for this error. " print ;
|
||||||
|
|
Loading…
Reference in New Issue