[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 8ffb680d09b: Revert "; Recommend GNU Find for 'find-dired'"
From: |
Eli Zaretskii |
Subject: |
master 8ffb680d09b: Revert "; Recommend GNU Find for 'find-dired'" |
Date: |
Thu, 26 Sep 2024 03:30:41 -0400 (EDT) |
branch: master
commit 8ffb680d09bc6b18d36941765e0f4ca881b565c9
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
Revert "; Recommend GNU Find for 'find-dired'"
This reverts commit 5f8c2d5bf9638c38fdba7eb840d3bc7b252bb687.
It was committed by mistake on this branch.
---
lisp/find-dired.el | 5 -----
1 file changed, 5 deletions(-)
diff --git a/lisp/find-dired.el b/lisp/find-dired.el
index 5b4ee0d70aa..e52adaa9d9f 100644
--- a/lisp/find-dired.el
+++ b/lisp/find-dired.el
@@ -174,11 +174,6 @@ The command run (after changing into DIR) is essentially
except that the car of the variable `find-ls-option' specifies what to
use in place of \"-ls\" as the final argument.
-If your `find' program is not a GNU Find, the columns in the produced
-Dired display might fail to align. We recommend to install GNU Find in
-those cases (you may need to customize the value of `find-program' if
-you do so), which attempts to align the columns.
-
Collect output in the \"*Find*\" buffer. To kill the job before
it finishes, type \\[kill-find].
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 8ffb680d09b: Revert "; Recommend GNU Find for 'find-dired'",
Eli Zaretskii <=