Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / c9 / 7c59966a6531b566c0ca4e33d0d1b3666ad478
1 Return-Path: <too@guru-group.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 890C5429E27\r
6         for <notmuch@notmuchmail.org>; Wed, 16 May 2012 00:22:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 45qY5YjqiGI8 for <notmuch@notmuchmail.org>;\r
16         Wed, 16 May 2012 00:22:09 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id BB6C8429E3F\r
19         for <notmuch@notmuchmail.org>; Wed, 16 May 2012 00:21:53 -0700 (PDT)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 8F7CD100642; Wed, 16 May 2012 10:22:04 +0300 (EEST)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: [PATCH 4/4] NEWS: Capitalized go bindings changes title\r
25 Date: Wed, 16 May 2012 10:21:50 +0300\r
26 Message-Id: <1337152910-22371-7-git-send-email-tomi.ollila@iki.fi>\r
27 X-Mailer: git-send-email 1.7.1\r
28 In-Reply-To: <1337146745-21525-1-git-send-email-tomi.ollila@iki.fi>\r
29 References: <1337146745-21525-1-git-send-email-tomi.ollila@iki.fi>\r
30 Cc: Tomi Ollila <tomi.ollila@iki.fi>\r
31 X-BeenThere: notmuch@notmuchmail.org\r
32 X-Mailman-Version: 2.1.13\r
33 Precedence: list\r
34 List-Id: "Use and development of the notmuch mail system."\r
35         <notmuch.notmuchmail.org>\r
36 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
37         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
38 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
39 List-Post: <mailto:notmuch@notmuchmail.org>\r
40 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
41 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
43 X-List-Received-Date: Wed, 16 May 2012 07:22:11 -0000\r
44 \r
45 Align 'Go bindings changes' title capitalization to rest of the file\r
46 ---\r
47  NEWS |    2 +-\r
48  1 files changed, 1 insertions(+), 1 deletions(-)\r
49 \r
50 diff --git a/NEWS b/NEWS\r
51 index ad4859d..668281c 100644\r
52 --- a/NEWS\r
53 +++ b/NEWS\r
54 @@ -103,7 +103,7 @@ The function `notmuch_database_close` has been split into\r
55    functions now return a `notmuch_status_t` and take an out-argument for\r
56    returning the new database object or directory object.\r
57  \r
58 -go bindings changes\r
59 +Go bindings changes\r
60  -------------------\r
61  \r
62  Go 1 compatibility\r
63 -- \r
64 1.7.1\r
65 \r