[PATCH] NEWS: a few formatting updates for 0.21 news items (wiki compatibility)
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 19 Oct 2015 18:09:21 +0000 (21:09 +0300)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:50 +0000 (14:49 -0700)
ee/3531a0ae33d66f51b1898beddb521f169b9854 [new file with mode: 0644]

diff --git a/ee/3531a0ae33d66f51b1898beddb521f169b9854 b/ee/3531a0ae33d66f51b1898beddb521f169b9854
new file mode 100644 (file)
index 0000000..6b6a529
--- /dev/null
@@ -0,0 +1,97 @@
+Return-Path: <too@guru-group.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 54D036DE1813\r
+ for <notmuch@notmuchmail.org>; Mon, 19 Oct 2015 11:09:25 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.152\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.152 tagged_above=-999 required=5 tests=[AWL=0.692, \r
+ RP_MATCHES_RCVD=-0.55, T_HEADER_FROM_DIFFERENT_DOMAINS=0.01]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 7SXucUWsQ8Lo for <notmuch@notmuchmail.org>;\r
+ Mon, 19 Oct 2015 11:09:21 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 637D66DE1811\r
+ for <notmuch@notmuchmail.org>; Mon, 19 Oct 2015 11:09:19 -0700 (PDT)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+ id 76C461001E5; Mon, 19 Oct 2015 21:09:23 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: notmuch@notmuchmail.org\r
+Cc: tomi.ollila@iki.fi\r
+Subject: [PATCH] NEWS: a few formatting updates for 0.21 news items (wiki\r
+ compatibility)\r
+Date: Mon, 19 Oct 2015 21:09:21 +0300\r
+Message-Id: <1445278161-27758-1-git-send-email-tomi.ollila@iki.fi>\r
+X-Mailer: git-send-email 2.0.0\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\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: Mon, 19 Oct 2015 18:09:25 -0000\r
+\r
+Trailing dots were removed from 3 NEWS items so that those appear in\r
+same level as surrounding "heading" lines in generated wiki page.\r
+\r
+One trailing dot was added to nmbug-status item so it appears as normal\r
+text in generated wiki page. `nmbug-status` was put in backticks so it\r
+looks the same as in older nmbug-status news text.\r
+---\r
+ NEWS | 10 +++++-----\r
+ 1 file changed, 5 insertions(+), 5 deletions(-)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index c544a8e..2c23362 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -75,7 +75,7 @@ Removed `notmuch-version` function by renaming it to `notmuch-cli-version`\r
+   function which retrieves the version of `notmuch-command` is\r
+   better named as `notmuch-cli-version`.\r
\r
+-Query input now supports completion for "is:<tag>".\r
++Query input now supports completion for "is:<tag>"\r
\r
+ New message composition mode: `notmuch-compose-mode`\r
\r
+@@ -86,7 +86,7 @@ Library\r
+ -------\r
\r
+ The use of absolute paths is now enforced when calling\r
+-`notmuch_database_{open, create}`.\r
++`notmuch_database_{open, create}`\r
\r
+ New function `notmuch_directory_delete` to delete directory documents\r
\r
+@@ -107,7 +107,7 @@ Database revision tracking\r
+   query parser and the new function\r
+   `notmuch_database_get_revision`. For the latter, see `notmuch(3)`.\r
\r
+-New status code returning API for n_query_count_{messages,threads}.\r
++New status code returning API for n_query_count_{messages,threads}\r
\r
+ Deprecated functions\r
\r
+@@ -119,7 +119,7 @@ Deprecated functions\r
+ nmbug-status\r
+ ------------\r
\r
+-nmbug-status now supports specifying the sort order for each view\r
++`nmbug-status` now supports specifying the sort order for each view.\r
\r
+ Notmuch 0.20.2 (2015-06-27)\r
+ ===========================\r
+-- \r
+1.9.3\r
+\r