]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
Delete comment about notmuch 0.15 or older
authorStefan Kangas <stefankangas@gmail.com>
Wed, 12 Oct 2022 10:15:50 +0000 (12:15 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 12 Oct 2022 10:15:50 +0000 (12:15 +0200)
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."