]> git.notmuchmail.org Git - notmuch/commit
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)
commitc9e0da3a1aaa640da330fe82fa906bb84463736b
tree5318f31ace7f4dec2747170e4c5012b1026186e9
parent75f703e7c2fe33920342c1bc534d19935c1e3513
emacs: Eliminate warning of calling function with excess arguments.

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.
emacs/notmuch.el