]> git.notmuchmail.org Git - notmuch/commit
emacs: fix notmuch-search-line-faces defcustom
authorMark Walters <markwalters1009@gmail.com>
Sat, 15 Oct 2016 09:40:48 +0000 (10:40 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 19 Oct 2016 11:39:36 +0000 (08:39 -0300)
commita4331bf13859a91ee7b95013954be5c68a70815c
tree8ffd826882ef762f2602020595b56f7e508d6ce1
parentf575a346df09c82691bb9e7c462836d982fe31f7
emacs: fix notmuch-search-line-faces defcustom

In commit 2a7b11b064233afc4feead876fa396e3c18a6b91 the default value
for notmuch-search-line-faces was changed so that it didn't match the
specification in the corresponding defcustom. This meant that it was
difficult for the user to customize this variable as they got a type
mismatch error.

Note anyone who had already customised this variable would not see
this bug as their customisation would match the defcustom.
emacs/notmuch.el