emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 91eea74 2/2: Revert "Clarify dired-do-shell-command doc string"


From: Eli Zaretskii
Subject: emacs-27 91eea74 2/2: Revert "Clarify dired-do-shell-command doc string"
Date: Sun, 28 Mar 2021 11:22:23 -0400 (EDT)

branch: emacs-27
commit 91eea74229e074f45eced0263755b0d15ee38874
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    Revert "Clarify dired-do-shell-command doc string"
    
    This reverts commit cf607c262e15c873961fdfcced254e6f8e82f8d7.
    
    The doc string already explains this.
    
    (cherry picked from commit 01cf0eb75786834b7a0ee5be34be53f6e8e14c11)
---
 lisp/dired-aux.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index b45ea56..6c79081 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -703,8 +703,6 @@ If no files are marked or a numeric prefix arg is given,
 the next ARG files are used.  Just \\[universal-argument] means the current 
file.
 The prompt mentions the file(s) or the marker, as appropriate.
 
-When executing, FILE-LIST is appended to the COMMAND string.
-
 If there is a `*' in COMMAND, surrounded by whitespace, this runs
 COMMAND just once with the entire file list substituted there.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]