filesets-filter-list
filesets-filter-list
is a compiled Lisp function in `
filesets.el
'.
(filesets-filter-list
LST
COND-FN
)
Remove all elements not conforming to
COND-FN
from list
LST
.
COND-FN
takes one argument: the current element.