]> git.eshelyaron.com Git - emacs.git/commit
Add a new function 'shell-split-string'
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Jul 2021 08:25:41 +0000 (10:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Jul 2021 08:25:41 +0000 (10:25 +0200)
commit4fb6cf3f38511f3ca9ceb350a41993015969bdc1
treef950bcbcc10b843206a091c4db14dc9e9bebd8e6
parentd4217b38d72be5b4b025260ff9839b51808f9f40
Add a new function 'shell-split-string'

* doc/lispref/processes.texi (Shell Arguments): Document it.
* lisp/shell.el (shell-split-string): New function.
doc/lispref/processes.texi
etc/NEWS
lisp/shell.el
test/lisp/shell-tests.el