--- /dev/null
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 2D104431FB6\r
+ for <notmuch@notmuchmail.org>; Sat, 19 Apr 2014 01:53:03 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.201\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+ RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id KdhMsRy9ZCQL for <notmuch@notmuchmail.org>;\r
+ Sat, 19 Apr 2014 01:52:58 -0700 (PDT)\r
+Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com\r
+ [209.85.212.173]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 8B3E9431FAF\r
+ for <notmuch@notmuchmail.org>; Sat, 19 Apr 2014 01:52:58 -0700 (PDT)\r
+Received: by mail-wi0-f173.google.com with SMTP id z2so280444wiv.12\r
+ for <notmuch@notmuchmail.org>; Sat, 19 Apr 2014 01:52:56 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
+ bh=DxR1XCjGQU/kN5ylDAhzNIjn1y98TecGEmOZNcDJyaw=;\r
+ b=lhctLE6BEDmXUaNZTjq2rKsv+MnKdU5WgwgYUXK16U07i+y/laqVQbr/Y76y2x3Ka3\r
+ 9KnqOAfYlcfItPQ8O03i/gfXOmiomOVEn9pMHd04MRylGuNt6mcCXSgiQDtN3AWKmhaU\r
+ pbN2gucr5h58yLO7z6ryvleph4BENDsqeB7NtgUwphzBv/WoitM7+yviXx6D4yhVMwQ7\r
+ P/BaMKmfBTQOmAvVqaC2azPIOxJjHDEBCBxIYWz/jxaeBDsrJq5+H0EVT1ftFDryfA0e\r
+ xsEQ/wntdyap2vS8xzRXhagvldMXFwGdlAuacMpeAxqZBvw1hTo43ccOwFRbbXCQDIXX\r
+ IXbg==\r
+X-Received: by 10.180.212.107 with SMTP id nj11mr5369232wic.40.1397897576182; \r
+ Sat, 19 Apr 2014 01:52:56 -0700 (PDT)\r
+Received: from localhost (94.196.248.227.threembb.co.uk. [94.196.248.227])\r
+ by mx.google.com with ESMTPSA id\r
+ g13sm47185849wjn.15.2014.04.19.01.52.51 for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sat, 19 Apr 2014 01:52:55 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2] NEWS for displaying tag changes\r
+Date: Sat, 19 Apr 2014 09:52:35 +0100\r
+Message-Id: <1397897555-22178-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.10.4\r
+In-Reply-To: <m2y4z13fnd.fsf@guru.guru-group.fi>\r
+References: <m2y4z13fnd.fsf@guru.guru-group.fi>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 19 Apr 2014 08:53:03 -0000\r
+\r
+---\r
+Fixed the markdown and the bracket error.\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+ NEWS | 21 +++++++++++++++++++++\r
+ 1 file changed, 21 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 19c6556..39fa447 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -52,6 +52,27 @@ The keys of `notmuch-tag-formats` are now regexps\r
+ `notmuch-tag-formats` will continue to work as before unless tags\r
+ contain regexp special characters like `.` or `*`.\r
+ \r
++Changed tags are now shown in the buffer\r
++\r
++ Previously tag changes made in a buffer were shown immediately. In\r
++ some cases (particularly automatic tag changes like marking read)\r
++ this made it hard to see what had happened (e.g., whether the\r
++ message had been unread).\r
++\r
++ The changes are now shown explicitly in the buffer: by default\r
++ deleted tags are displayed with red strike-through and added tags\r
++ are displayed underlined in green (inverse video is used for deleted\r
++ tags if the terminal does not support strike-through).\r
++\r
++ The variables `notmuch-tag-deleted-formats` and\r
++ `notmuch-tag-added-formats`, which have the same syntax as\r
++ `notmuch-tag-formats`, allow this to be customized.\r
++\r
++ Setting `notmuch-tag-deleted-formats` to `'((".*" nil))` and\r
++ `notmuch-tag-added-formats` to `'((".*" tag))` will give the old\r
++ behavior of hiding deleted tags and showing added tags identically\r
++ to tags already present.\r
++\r
+ Version variable\r
+ \r
+ The new, build-time generated variable `notmuch-emacs-version` is used\r
+-- \r
+1.7.10.4\r
+\r