Skip to content

Commit 0c28223

Browse files
committed
; * etc/NEWS: Fix wording in a recent addition.
1 parent 9eee028 commit 0c28223

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

etc/NEWS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2972,8 +2972,9 @@ The former is now declared obsolete.
29722972

29732973
+++
29742974
*** 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.
2975+
This splits a shell command string into separate components,
2976+
respecting quoting with single ('like this') and double ("like this")
2977+
quotes, as well as backslash quoting (like\ this).
29772978

29782979
---
29792980
*** ':safe' settings in 'defcustom' are now propagated to the loaddefs files.

0 commit comments

Comments
 (0)