]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: fix custom queries section customization widget in notmuch-hello
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sat, 5 May 2012 14:39:47 +0000 (18:39 +0400)
committerDavid Bremner <bremner@debian.org>
Sun, 6 May 2012 22:44:55 +0000 (19:44 -0300)
The customization widget referred to a non-existing function
`notmuch-hello-insert-query-list'.  The patch changes it to the
correct one - `notmuch-hello-insert-searches'.  The relevant test is
fixed now.


No differences found