xscheme-yank-previous-send

xscheme-yank-previous-send is an alias for `xscheme-yank'.


(xscheme-yank-previous-send &optional ARG)

Insert the most recent expression at point.
With just C-U as argument, same but put point in front (and mark at end).
With argument n, reinsert the nth most recently sent expression.
See also the commands M-x xscheme-yank-pop and M-x xscheme-yank-push.