]> git.cworth.org Git - notmuch/commit
CLI: generalize notmuch_config_mode_t
authorDavid Bremner <david@tethera.net>
Mon, 21 Dec 2020 16:12:09 +0000 (12:12 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:00:30 +0000 (19:00 -0400)
commit867d7352a76e0a8a46e64a035f23edcf7d6f49e4
tree4d6fb6a53f045e8d7bd6ba9f4e9dafda4bf1b8ad
parent39580e2d7fde7fbb1d837d49c0b3f675f706e123
CLI: generalize notmuch_config_mode_t

The renaming and extra values will make sense when we start to convert
subcommands to the new configuration framework. It will also avoid
collisions with a new enum for configuration keys to be introduced in
a future commit.
notmuch-client.h
notmuch-config.c
notmuch.c