]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: address: move address-full-harvest-finished to a function
authorMark Walters <markwalters1009@gmail.com>
Sun, 20 Nov 2016 16:50:33 +0000 (16:50 +0000)
committerDavid Bremner <david@tethera.net>
Sat, 28 Jan 2017 02:07:43 +0000 (22:07 -0400)
This makes the code access notmuch-address-full-harvest-finished via a
helper function, notmuch-address--harvest-ready. Later we will use
this to check whether we can load the harvest instead of regenerating
it.


No differences found