emacs-diffs
[Top][All Lists]
Advanced

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

master 3ea6cb40e6: dired-do-shell-command doc string clarification


From: Lars Ingebrigtsen
Subject: master 3ea6cb40e6: dired-do-shell-command doc string clarification
Date: Tue, 16 Aug 2022 13:21:24 -0400 (EDT)

branch: master
commit 3ea6cb40e62701dfd7eb47a5d465a67e1f56469a
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    dired-do-shell-command doc string clarification
    
    * lisp/dired-aux.el (dired-do-shell-command): Clarify doc string
    (bug#57228).
---
 lisp/dired-aux.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index c8de2669ea..7ff3e33351 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -882,7 +882,7 @@ In a noninteractive call (from Lisp code), you must specify
 the list of file names explicitly with the FILE-LIST argument, which
 can be produced by `dired-get-marked-files', for example.
 
-`dired-guess-shell-alist-default' and
+If `dired-x' is loaded, `dired-guess-shell-alist-default' and
 `dired-guess-shell-alist-user' are consulted when the user is
 prompted for the shell command to use interactively.
 



reply via email to

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