]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Add many missing defvar calls.
authorCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 23:52:23 +0000 (00:52 +0100)
committerCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 23:52:23 +0000 (00:52 +0100)
commitd295f50ac7f9c61e7c8e3551f4fca6cd903707fe
tree26fbc7f2c14cd4c2586f0379743907a21f800743
parent59c241ebd0e05abb38e1feb510116b4b97b2baa6
notmuch.el: Add many missing defvar calls.

Without these, emacs was complaining about "assignment to free variable",
(though only when byte compiling, which is why we didn't notice earlier).
notmuch.el