From: Richard M. Stallman Date: Tue, 18 Oct 1994 06:35:19 +0000 (+0000) Subject: (run-scheme): Delete autoload cookie. X-Git-Tag: emacs-19.34~6264 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0178cafafc47a895138e1245ca29f1cee7567f4c;p=emacs.git (run-scheme): Delete autoload cookie. --- 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