]> git.eshelyaron.com Git - emacs.git/commit
Output progress reports when scanning for finder/custom
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 18 Jun 2019 10:19:37 +0000 (12:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 18 Jun 2019 10:19:37 +0000 (12:19 +0200)
commitdc9b7b0068d4da76b9979bc6effc3b6e28f45325
treee3b8b19c9ac0d304c82c6d0ce3326e336a76ea59
parent5da1230f6182c772f56b10ae5026780ac252d8dc
Output progress reports when scanning for finder/custom

* lisp/cus-dep.el (custom-make-dependencies): Ditto.

* lisp/finder.el (finder-compile-keywords): Instead of outputting
the directories being scanned, output progress reports on the
number of files being scanned.  This makes the output more similar
to the autoload scraping.
lisp/cus-dep.el
lisp/finder.el