]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix notmuch-hello-tag-list-make-query defcustom
authorJani Nikula <jani@nikula.org>
Tue, 20 Dec 2011 19:53:13 +0000 (21:53 +0200)
committerDavid Bremner <bremner@debian.org>
Thu, 22 Dec 2011 10:54:10 +0000 (06:54 -0400)
commit2f7f259d6282bc9f91f4d46067a5313aba039f7f
tree50e2b354ade999dad092fb8b760253ae53c7efea
parent4e2fe89520c165a8ed77465eeecb175bba7e52c3
emacs: Fix notmuch-hello-tag-list-make-query defcustom

It was not possible to define custom filters or filter functions because
the types were const. Remove const to allow editing.

Signed-off-by: Jani Nikula <jani@nikula.org>
emacs/notmuch-hello.el