]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-compat.el
emacs: make headings outline-minor-mode compatible
[notmuch] / emacs / notmuch-compat.el
index 2975f4c2ec1bffb31a4e1e4110544b82a2d2a01d..c4e07780506d84855c46f0169b22368b88319a0d 100644 (file)
@@ -41,8 +41,6 @@
 (unless (fboundp 'message--fold-long-headers)
   (add-hook 'message-header-hook 'notmuch-message--fold-long-headers))
 
-;; End of compatibility functions
-
 (provide 'notmuch-compat)
 
 ;;; notmuch-compat.el ends here