(scheme-program-name): Don't define here.
This commit is contained in:
parent
d3461e8fd0
commit
208fd08e26
1 changed files with 0 additions and 5 deletions
|
|
@ -37,11 +37,6 @@
|
|||
"Major mode for editing Scheme and interacting with MIT's C-Scheme."
|
||||
:group 'lisp)
|
||||
|
||||
(defcustom scheme-program-name "scheme"
|
||||
"*Program invoked by the `run-scheme' command."
|
||||
:type 'string
|
||||
:group 'xscheme)
|
||||
|
||||
(defcustom scheme-band-name nil
|
||||
"*Band loaded by the `run-scheme' command."
|
||||
:type '(choice (const nil) string)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue