]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert "; Recommend GNU Find for 'find-dired'"
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 Sep 2024 07:30:15 +0000 (10:30 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Sep 2024 10:21:24 +0000 (12:21 +0200)
This reverts commit 5f8c2d5bf9638c38fdba7eb840d3bc7b252bb687.
It was committed by mistake on this branch.

(cherry picked from commit 8ffb680d09bc6b18d36941765e0f4ca881b565c9)

lisp/find-dired.el

index 5b4ee0d70aaa641163142df6699ee761c67b2ce0..e52adaa9d9f9c80d962e0eba090de8b3ef520677 100644 (file)
@@ -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].