We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eee028 commit 0c28223Copy full SHA for 0c28223
etc/NEWS
@@ -2972,8 +2972,9 @@ The former is now declared obsolete.
2972
2973
+++
2974
*** New function 'split-string-shell-command'.
2975
-This splits a shell string into separate components, respecting single
2976
-and double quotes, as well as backslash quoting.
+This splits a shell command string into separate components,
+respecting quoting with single ('like this') and double ("like this")
2977
+quotes, as well as backslash quoting (like\ this).
2978
2979
---
2980
*** ':safe' settings in 'defcustom' are now propagated to the loaddefs files.
0 commit comments