]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Eliminate warning of calling function with excess arguments.
authorCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 01:04:38 +0000 (18:04 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 01:04:38 +0000 (18:04 -0700)
Yet another case of "how could this have possibly worked before?!".

I guess we were just getting very lucky with the emacs lisp calling
conventions and what happens with extra arguments, but, ick! Much
better now.


No differences found