X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-jump.el;h=20e24b252630fe2992092cbeac8e8f606f27f1c9;hb=727fcd18c6a3897622582e71a2d71081e3ae40ea;hp=05ec57ec5e13aeb2071f5a2a9282ad63bb3af793;hpb=f5db7ad7d243785c274a99734c681e69d13313d0;p=notmuch diff --git a/emacs/notmuch-jump.el b/emacs/notmuch-jump.el index 05ec57ec..20e24b25 100644 --- a/emacs/notmuch-jump.el +++ b/emacs/notmuch-jump.el @@ -170,3 +170,7 @@ buffer." (setq notmuch-jump--action ',(third action)) (exit-minibuffer)))) map)) + +;; + +(provide 'notmuch-jump)