scheme-interaction-mode-commands-alist
scheme-interaction-mode-commands-alist is a variable defined in `xscheme.el'.
Its value is
(("
" xscheme-send-current-line)
("" xscheme-delete-output)
("" xscheme-send-proceed)
("" xscheme-yank)
("p" xscheme-yank-pop)
("n" xscheme-yank-push))
Documentation:
Not documented as a variable.