Mercurial > emacs
changeset 9590:f84a7b49021d
(run-scheme): Delete autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 18 Oct 1994 06:35:19 +0000 |
parents | 2bee58e79145 |
children | 0774e217e8aa |
files | lisp/xscheme.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/xscheme.el Tue Oct 18 06:34:44 1994 +0000 +++ b/lisp/xscheme.el Tue Oct 18 06:35:19 1994 +0000 @@ -77,9 +77,8 @@ (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