aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cfdd3355aa5..2166e1d7658 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -397,7 +397,7 @@ changes in context diffs.
397whitespace problems introduced by the diff. 397whitespace problems introduced by the diff.
398 398
399** Dired 399** Dired
400 400+++
401*** `dired-do-async-shell-command' executes each file sequentially 401*** `dired-do-async-shell-command' executes each file sequentially
402if the command ends in `;' (when operating on multiple files). 402if the command ends in `;' (when operating on multiple files).
403Otherwise, it executes the command on each file in parallel. 403Otherwise, it executes the command on each file in parallel.