]> code.delx.au - gnu-emacs/blobdiff - lisp/cmuscheme.el
Add rx.el support for numbered groups (Bug#8776).
[gnu-emacs] / lisp / cmuscheme.el
index fc1134f03dbaa0ea1f1649900383fbe074112414..f4d15689885fb50a14e47a7d90acbd4a111b817b 100644 (file)
@@ -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."