From 0c28223bb2dc5f6aafaaee88c5a7f723f618484a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 15 Jul 2021 12:22:47 +0300 Subject: [PATCH] ; * etc/NEWS: Fix wording in a recent addition. --- etc/NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 7388a0f6251..3dfd9f1894c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2972,8 +2972,9 @@ The former is now declared obsolete. +++ *** New function 'split-string-shell-command'. -This splits a shell string into separate components, respecting single -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") +quotes, as well as backslash quoting (like\ this). --- *** ':safe' settings in 'defcustom' are now propagated to the loaddefs files. -- 2.39.5