]> git.cworth.org Git - notmuch/commitdiff
CLI: rename notmuch_config_t to notmuch_conffile_t
authorDavid Bremner <david@tethera.net>
Sat, 27 Feb 2021 14:11:23 +0000 (10:11 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 7 Apr 2021 00:32:36 +0000 (21:32 -0300)
The name is a compromise between keeping function names from getting
too long, and avoiding confusion with the newer notmuch_config library
API. Try to make clear that the residual functionality is only about
updating configuration files.


No differences found