Variable: xscheme-prompt

xscheme-prompt is a buffer-local variable defined in xscheme.el.gz.

Documentation

The current scheme prompt string.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/xscheme.el.gz
(defvar-local xscheme-prompt ""
  "The current scheme prompt string.")