summaryrefslogtreecommitdiff
path: root/lisp/xscheme.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-05-09 21:50:55 +0000
committerJim Blandy <jimb@redhat.com>1991-05-09 21:50:55 +0000
commit83c9fc1157f422004b5181c4c9d3c5c7825172e7 (patch)
tree074f66bcf8a15ff5af469b126062561d23800262 /lisp/xscheme.el
parent4b2ee35d30a5bc736e494bf1819bca49d5b27ece (diff)
downloademacs-83c9fc1157f422004b5181c4c9d3c5c7825172e7.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/xscheme.el')
-rw-r--r--lisp/xscheme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/xscheme.el b/lisp/xscheme.el
index 8a281cd0cf9..0fb795dea2d 100644
--- a/lisp/xscheme.el
+++ b/lisp/xscheme.el
@@ -69,6 +69,7 @@ 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.
Output goes to the buffer `*scheme*'.