emacs: add some function declarations

This commit is contained in:
Jonas Bernoulli 2021-07-19 13:31:06 +02:00 committed by David Bremner
parent 27c8e377e4
commit f01df47ce1

View file

@ -25,6 +25,10 @@
(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.