Next:
remove-parens-forward
Up:
scheme:text<>
Previous:
highlight-parens
insert-return
(send
a-scheme:text
insert-return)
->
void
Inserts a newline into the buffer. If
tabify-on-return?
returns
#t
, this will tabify the new line.
PLT