Function: xscheme-yank-previous-send
xscheme-yank-previous-send is a function alias and interactive for
xscheme-yank, defined in xscheme.el.gz.
This command is obsolete since 29.1; use xscheme-yank instead.
Signature
(xscheme-yank-previous-send &optional ARG)
Documentation
Insert the most recent expression at point.
With just C-u (universal-argument) 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 (xscheme-yank-pop) and M-x xscheme-yank-push (xscheme-yank-push).
Key Bindings
Aliases
xscheme-yank-previous-send (obsolete since 29.1)