]> git.cworth.org Git - notmuch/commitdiff
cli: factor out config handling code to get/set lists.
authorDavid Bremner <bremner@debian.org>
Sat, 10 Dec 2011 16:35:14 +0000 (12:35 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 12 Dec 2011 15:16:01 +0000 (11:16 -0400)
Two new internal routines are created _config_get_list and
_config_set_list; the notmuch_config_get_* functions that deal with
lists are simply wrappers for these functions.


No differences found