]> git.cworth.org Git - notmuch/commit
cli/config: support user header index config
authorDavid Bremner <david@tethera.net>
Sat, 17 Nov 2018 14:08:58 +0000 (10:08 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 25 May 2019 09:56:16 +0000 (06:56 -0300)
commit7981bd050e79b07d583de3b310b503eb8439219b
treea402b8c46e48daa513ad91a3b82157dcd1ee957e
parentc1889aa331c4581094facffa0d826db62947eda4
cli/config: support user header index config

We don't do anything with this configuration information information
yet, but nonetheless add a couple of regression tests to make sure we
don't break standard functionality when we do use the configuration
information.
notmuch-config.c
test/T750-user-header.sh [new file with mode: 0755]