From 3170f66a82f30efc3f2009e03b9e680ee258ca7b Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Wed, 12 Oct 2022 12:15:50 +0200
Subject: [PATCH] Delete comment about notmuch 0.15 or older

---
 emacstips.mdwn | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/emacstips.mdwn b/emacstips.mdwn
index 41d821d..298017c 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -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."
-- 
2.45.2