]> git.eshelyaron.com Git - emacs.git/commit
Fix finding filelist for :tree fileset (Bug#976)
authorDrew Adams <drew.adams@oracle.com>
Tue, 24 Nov 2020 11:00:29 +0000 (08:00 -0300)
committerMauro Aranda <maurooaranda@gmail.com>
Tue, 24 Nov 2020 11:00:29 +0000 (08:00 -0300)
commit5cc570215a30301939a56075035e91aa540513cb
treeba80be2c1037cbc2fc49ded3fc90713dc17b5335
parent89a24e4d0538e312bb0787ecb515bf7bd68fc04e
Fix finding filelist for :tree fileset (Bug#976)

* lisp/filesets.el (filesets-files-under): New function, used to get
all files for a :tree fileset.
(filesets-get-filelist): Use it.  Look for the directory and the
pattern in the right place inside entry.
lisp/filesets.el