From 4727eacb36245ccd2eabe22bfa408a099b574255 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 26 Apr 2010 22:33:09 -0700 Subject: 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-lib.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs/notmuch-lib.el') diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 3b26aca8..b64aeab9 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -40,8 +40,6 @@ ;; -(declare-function notmuch-poll ()) - (defun notmuch-version () "Return a string with the notmuch version number." (let ((long-string -- cgit v1.2.3