]> git.eshelyaron.com Git - emacs.git/commit
Allow using spaces in `inferior-lisp' command names
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Jul 2021 08:33:22 +0000 (10:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Jul 2021 08:33:22 +0000 (10:33 +0200)
commiteb4a120ea580bf628f65ff7e571016d5efa2293e
treef3adef2727d997acb3331f7487346f99dc86563a
parent28e7b5104141225f997c82c168a5e60a80caaf3e
Allow using spaces in `inferior-lisp' command names

* lisp/progmodes/inf-lisp.el (inferior-lisp): Allow using spaces
in the command names (by splitting using shell syntax) (bug#16005).
lisp/progmodes/inf-lisp.el