[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 26 / 26eef80e5cfdb052e858bfa66920b58138cf05
1 Return-Path: <david@tethera.net>\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 arlo.cworth.org (Postfix) with ESMTP id ED8E56DE02A6\r
6  for <notmuch@notmuchmail.org>; Thu, 24 Mar 2016 03:52:58 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.027\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.027 tagged_above=-999 required=5\r
12  tests=[AWL=-0.016, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01]\r
13  autolearn=disabled\r
14 Received: from arlo.cworth.org ([127.0.0.1])\r
15  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
16  with ESMTP id tfA0uG4r-jRL for <notmuch@notmuchmail.org>;\r
17  Thu, 24 Mar 2016 03:52:51 -0700 (PDT)\r
18 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
19  by arlo.cworth.org (Postfix) with ESMTPS id 26DDF6DE00F1\r
20  for <notmuch@notmuchmail.org>; Thu, 24 Mar 2016 03:52:50 -0700 (PDT)\r
21 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
22  (envelope-from <david@tethera.net>)\r
23  id 1aj2tI-0003xU-Bx; Thu, 24 Mar 2016 06:53:24 -0400\r
24 Received: (nullmailer pid 25167 invoked by uid 1000);\r
25  Thu, 24 Mar 2016 10:52:46 -0000\r
26 From: David Bremner <david@tethera.net>\r
27 To: "W. Trevor King" <wking@tremily.us>, notmuch@notmuchmail.org\r
28 Subject: Re: [PATCH 5/5] NEWS: Document the notmuch-report branch\r
29 In-Reply-To:\r
30  <ef1e97eeae4ab4b433c537e8540e76de1fd1a80e.1451714099.git.wking@tremily.us>\r
31 References: <cover.1451714099.git.wking@tremily.us>\r
32  <ef1e97eeae4ab4b433c537e8540e76de1fd1a80e.1451714099.git.wking@tremily.us>\r
33 User-Agent: Notmuch/0.21+74~g6c60fb1 (http://notmuchmail.org) Emacs/24.5.1\r
34  (x86_64-pc-linux-gnu)\r
35 Date: Thu, 24 Mar 2016 07:52:46 -0300\r
36 Message-ID: <87r3f0jgg1.fsf@zancas.localnet>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.20\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43  <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
45  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
50  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Thu, 24 Mar 2016 10:52:59 -0000\r
52 \r
53 "W. Trevor King" <wking@tremily.us> writes:\r
54 \r
55 > ---\r
56 >  NEWS | 26 ++++++++++++++++++++++++++\r
57 >  1 file changed, 26 insertions(+)\r
58 \r
59 I finally merged these. You'll probably want to look at how the NEWS\r
60 items for the two notmuch-report series combine. They're also a bit long\r
61 for my taste, but I don't think it's worth spending a lot of time fine\r
62 tuning NEWS entries.\r
63 \r
64 d\r