]> git.cworth.org Git - notmuch-wiki/blobdiff - emacstips.mdwn
Delete comment about notmuch 0.15 or older
[notmuch-wiki] / emacstips.mdwn
index 41d821d3f27f2b0259c89bf8b8c247c5d60d65cb..298017c8ea7dd9199374b5854728cc61d6ad2425 100644 (file)
@@ -716,8 +716,7 @@ tabs with spaces in subject lines:
 
         (add-hook 'notmuch-show-markup-headers-hook 'notmuch-show-subject-tabs-to-spaces)
 
-And in header lines (this will only work with the yet to be released
-notmuch version 0.15):
+And in header lines:
 
         (defun notmuch-show-header-tabs-to-spaces ()
           "Replace tabs with spaces in header line."