Allow pathname_matches_p to be called if match is predicate
authorNelson Ferreira <nferreira9@bloomberg.net>
Thu, 2 Apr 2020 15:58:33 +0000 (11:58 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 3 Apr 2020 13:36:00 +0000 (09:36 -0400)
commit4d7f178bcf132aeb19f8d11c526646c2fef53ee7
tree8ec2f72c33afce7c467829f10fadf8bfbe5c2e66
parent1197b371ddae1b2e0f71c11802ebe3604368e234
Allow pathname_matches_p to be called if match is predicate

      * src/dired.c(dfr_inner): Rely on caller of dfr_inner to
        guarantee that match is a predicate if the bufp is NULL.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/dired.c