]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-company.el
emacs: make headings outline-minor-mode compatible
[notmuch] / emacs / notmuch-company.el
index b50e73c8899bda57525bff9528920f17c479bc93..4439cc15edbd7b426b465dbeb8bd30c20766c58f 100644 (file)
        (run-hook-with-args 'notmuch-address-post-completion-functions arg))
       (no-cache t))))
 
-
 (provide 'notmuch-company)
 
 ;;; notmuch-company.el ends here