From: Carl Worth Date: Wed, 21 Apr 2010 21:16:20 +0000 (-0700) Subject: emacs: Fix notmuch-search-authors-width declaration. X-Git-Tag: 0.3~135 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=8981842ff6d39fbf382fedde06ed0d862e9b911e;hp=8981842ff6d39fbf382fedde06ed0d862e9b911e emacs: Fix notmuch-search-authors-width declaration. Our defcustom call was missing the 'notmuch group, which emacs was nice enough to warn about during compilation. ---