(run-scheme): Delete autoload cookie.
This commit is contained in:
parent
a03385143c
commit
0178cafafc
1 changed files with 1 additions and 2 deletions
|
@ -77,9 +77,8 @@ Is processed with `substitute-command-keys' first.")
|
|||
(xscheme-evaluation-commands scheme-mode-map)
|
||||
(xscheme-interrupt-commands scheme-mode-map)
|
||||
|
||||
;;;###autoload
|
||||
(defun run-scheme (command-line)
|
||||
"Run an inferior Scheme process.
|
||||
"Run MIT Scheme in an inferior process.
|
||||
Output goes to the buffer `*scheme*'.
|
||||
With argument, asks for a command line."
|
||||
(interactive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue