]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-lib.el
emacs: Autoload notmuch-jump-search only once
[notmuch] / emacs / notmuch-lib.el
index 6ff351d71bb1a0e7b4658b0a62dbd3e20233c54c..b86c44edee283c6982373d401707f92611bdd3f6 100644 (file)
@@ -35,9 +35,6 @@
   (defconst notmuch-emacs-version "unknown"
     "Placeholder variable when notmuch-version.el[c] is not available."))
 
-(autoload 'notmuch-jump-search "notmuch-jump"
-  "Jump to a saved search by shortcut key." t)
-
 (defgroup notmuch nil
   "Notmuch mail reader for Emacs."
   :group 'mail)