]> git.notmuchmail.org Git - notmuch/commit
emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 05:33:09 +0000 (22:33 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 05:33:09 +0000 (22:33 -0700)
commit4727eacb36245ccd2eabe22bfa408a099b574255
tree60b7d7dcc5456950ff848bd6f8d4046022aa25a2
parentf8e372ebeccff4e2cba323d75ac1278cb22828b9
emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.

Apparently the declare-function macro doesn't work in a required file
as I might like it too. Put it where it needs to go to avoid the
warning.
emacs/notmuch-hello.el
emacs/notmuch-lib.el