]> git.notmuchmail.org Git - notmuch/commit - notmuch-config.c
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)
commit1459217e17e94277495c5c644b5a4ca1651c9452
treef6b52534170a049092db746503fc169e3047bced
parent1c747a501c0ed7df5eaa2b994b9ad11d8981c62c
CLI: rename notmuch_config_t to notmuch_conffile_t

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.
notmuch-client.h
notmuch-config.c
notmuch-setup.c