]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: add some function declarations
authorJonas Bernoulli <jonas@bernoul.li>
Mon, 19 Jul 2021 11:31:06 +0000 (13:31 +0200)
committerDavid Bremner <david@tethera.net>
Mon, 30 Aug 2021 00:42:58 +0000 (17:42 -0700)
emacs/notmuch-jump.el

index 0dc23fb92fa732f44e299e63e2cc91987b6ac3b4..6a2769282ec666190b1a7cdeea8364782389977f 100644 (file)
 (require 'notmuch-lib)
 (require 'notmuch-hello)
 
+(declare-function notmuch-search "notmuch")
+(declare-function notmuch-tree "notmuch-tree")
+(declare-function notmuch-unthreaded "notmuch-tree")
+
 ;;;###autoload
 (defun notmuch-jump-search ()
   "Jump to a saved search by shortcut key.