Next:
transpose-sexp
Up:
scheme:text<>
Previous:
tabify-on-return?
tabify-selection
(send
a-scheme:text
tabify-selection
start
end
)
->
void
start
:
exact-integer
end
:
exact-integer
Sets the tabbing for the lines containing positions
start
through
end
.
PLT