X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8f1d2ef658f95549eb33fe5265f8f11c5129bece..6420d28b9ab9c09b69992e05e0e63c3bbaf2646d:/lisp/cmuscheme.el diff --git a/lisp/cmuscheme.el b/lisp/cmuscheme.el index fc1134f03d..f4d1568988 100644 --- a/lisp/cmuscheme.el +++ b/lisp/cmuscheme.el @@ -503,7 +503,7 @@ See variable `scheme-buffer'." (current-buffer) scheme-buffer))) -(defun scheme-interactively-start-process (&optional cmd) +(defun scheme-interactively-start-process (&optional _cmd) "Start an inferior Scheme process. Return the process started. Since this command is run implicitly, always ask the user for the command to run."