[PATCH 2/2] NEWS: fix some old typos and trailing whitespace
authorPieter Praet <pieter@praet.org>
Wed, 16 Nov 2011 20:37:50 +0000 (21:37 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:15 +0000 (09:40 -0800)
34/cc1ae2f684db91e5acbb4c2ccda45fd5db039b [new file with mode: 0644]

diff --git a/34/cc1ae2f684db91e5acbb4c2ccda45fd5db039b b/34/cc1ae2f684db91e5acbb4c2ccda45fd5db039b
new file mode 100644 (file)
index 0000000..4bfb72a
--- /dev/null
@@ -0,0 +1,128 @@
+Return-Path: <pieter@praet.org>\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 80384429E2E\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 12:39:08 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[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 zy3PecGb4XDt for <notmuch@notmuchmail.org>;\r
+       Wed, 16 Nov 2011 12:39:06 -0800 (PST)\r
+Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
+ [74.125.82.45])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ DB1FD429E35   for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 12:39:05 -0800\r
+ (PST)\r
+Received: by mail-ww0-f45.google.com with SMTP id 10so1207024wwf.2\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 12:39:05 -0800 (PST)\r
+Received: by 10.216.166.212 with SMTP id g62mr5980254wel.29.1321475945337;\r
+       Wed, 16 Nov 2011 12:39:05 -0800 (PST)\r
+Received: from localhost ([109.131.148.49]) by mx.google.com with ESMTPS id\r
+       fy13sm34048544wbb.18.2011.11.16.12.39.04\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 16 Nov 2011 12:39:04 -0800 (PST)\r
+From: Pieter Praet <pieter@praet.org>\r
+To: David Bremner <david@tethera.net>\r
+Subject: [PATCH 2/2] NEWS: fix some old typos and trailing whitespace\r
+Date: Wed, 16 Nov 2011 21:37:50 +0100\r
+Message-Id: <1321475870-29674-3-git-send-email-pieter@praet.org>\r
+X-Mailer: git-send-email 1.7.7.1\r
+In-Reply-To: <1321475870-29674-1-git-send-email-pieter@praet.org>\r
+References: <87zkfwn4lm.fsf@zancas.localnet>\r
+       <1321475870-29674-1-git-send-email-pieter@praet.org>\r
+Cc: Notmuch Mail <notmuch@notmuchmail.org>\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: Wed, 16 Nov 2011 20:39:08 -0000\r
+\r
+No further explanation needed.\r
+---\r
+ NEWS |   14 +++++++-------\r
+ 1 files changed, 7 insertions(+), 7 deletions(-)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 6c064da..daec4ad 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -130,7 +130,7 @@ Ruby bindings changes\r
+ ---------------------\r
\r
+   - Wrap new library functions notmuch_database_{begin,end}_atomic.\r
+-  - Add new exception Notmuch::UnbalancedAtomicError. \r
++  - Add new exception Notmuch::UnbalancedAtomicError.\r
+   - Rename destroy  to destroy! according to Ruby naming conventions.\r
+   - Update for n_d_find_message* API changes (see above).\r
\r
+@@ -159,7 +159,7 @@ Improved handling of message/rfc822 parts\r
+   headers, is unfortunately not yet supported (but hopefully will be\r
+   soon).\r
\r
+-Improved Build system portability \r
++Improved Build system portability\r
\r
+   Certain parts of the shell script generating notmuch.sym were\r
+   specific to the GNU versions of sed and nm. The new version should\r
+@@ -202,7 +202,7 @@ Sebastian Spaeth contributed two changes related to unicode and UTF8:\r
+   * message tags are now explicitly unicode\r
+   * query string is encoded as a UTF8 byte string\r
\r
+-Build-System improvments\r
++Build-System improvements\r
+ ------------------------\r
\r
+ Generate notmuch.sym after the relevant object files\r
+@@ -217,7 +217,7 @@ Bug-fix release.\r
+ ----------------\r
\r
+ Re-export Xapian exception typeinfo symbols.\r
+-  \r
++\r
+   It turned out our aggressive symbol hiding caused problems for\r
+   people running gcc 4.4.5.\r
\r
+@@ -382,7 +382,7 @@ Hiding of repeated subjects in collapsed thread view\r
\r
+   In notmuch-show mode, if a collapsed message has the same subject as\r
+   its parent, the subject is not shown.\r
+-  \r
++\r
+ Automatic detection and hiding of original message in top-posted message\r
\r
+   When a message contains a line looking something like:\r
+@@ -448,7 +448,7 @@ Ruby bindings are now much more complete\r
+   Including QUERY.sort, QUERY.to_s, MESSAGE.maildir_flags_to_tags,\r
+   MESSAGE.tags_to_maildir_flags, and MESSAGE.get_filenames\r
\r
+-* Python bindings have been upodated and extended\r
++* Python bindings have been updated and extended\r
+   (docs online at http://packages.python.org/notmuch/)\r
\r
+   New bindings:\r
+@@ -467,7 +467,7 @@ Ruby bindings are now much more complete\r
+       s2 -= s1\r
\r
+    Removed:\r
+-     - len(Messages()) as it exausted the iterator.\r
++     - len(Messages()) as it exhausted the iterator.\r
+        Use len(list(Messages())) or\r
+        Query.count_messages() to get the length.\r
\r
+-- \r
+1.7.7.1\r
+\r