summaryrefslogtreecommitdiff
path: root/lisp/xscheme.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-10-18 06:35:19 +0000
committerRichard M. Stallman <rms@gnu.org>1994-10-18 06:35:19 +0000
commit0178cafafc47a895138e1245ca29f1cee7567f4c (patch)
tree14dc1cca61dbe651d44f6b73e0a7f57f03bad573 /lisp/xscheme.el
parenta03385143cceaa8d68f69fbe969b9042fe7b35b4 (diff)
downloademacs-0178cafafc47a895138e1245ca29f1cee7567f4c.tar.gz
(run-scheme): Delete autoload cookie.
Diffstat (limited to 'lisp/xscheme.el')
-rw-r--r--lisp/xscheme.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/xscheme.el b/lisp/xscheme.el
index 2c2b0092132..674b2443a1f 100644
--- a/lisp/xscheme.el
+++ b/lisp/xscheme.el
@@ -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