]> git.eshelyaron.com Git - emacs.git/commit
Fix 'find-ls-option-default-ls' for BSD/MacOS (bug#62096)
authorManuel Giraud <manuel@ledu-giraud.fr>
Fri, 10 Mar 2023 20:54:00 +0000 (21:54 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Mar 2023 06:26:51 +0000 (08:26 +0200)
commitf0b4ebbaf62c720cfe83750e1bf4fc3319ee72ff
tree2610efd194c036191a997c6d3c193aa3b47fe9a9
parentea87c54f359e3d98b4f21a0904206b3696b4bb74
Fix 'find-ls-option-default-ls' for BSD/MacOS (bug#62096)

* lisp/find-dired.el (find-ls-option-default-ls): Adapt to
a value that works with the default "find" on *BSD and
Darwin/MacOS.  Tested on OpenBSD and MacOS.  Do not merge
to master.
lisp/find-dired.el