[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 4a / 496bc91b436a8e4097d35b9e45c1de23bc7dbc
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 12D82431FAF\r
6         for <notmuch@notmuchmail.org>; Fri, 16 Nov 2012 10:18:19 -0800 (PST)\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 zDmkN6Sb5JLl for <notmuch@notmuchmail.org>;\r
16         Fri, 16 Nov 2012 10:18:18 -0800 (PST)\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 20CB5431FAE\r
19         for <notmuch@notmuchmail.org>; Fri, 16 Nov 2012 10:18:18 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id E08FD1000E3; Fri, 16 Nov 2012 20:18:15 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: [PATCH 1/1] Fixed 2 misspellings of word 'separate'\r
25 Date: Fri, 16 Nov 2012 20:18:14 +0200\r
26 Message-Id: <1353089894-19285-1-git-send-email-tomi.ollila@iki.fi>\r
27 X-Mailer: git-send-email 1.8.0\r
28 Cc: tomi.ollila@iki.fi\r
29 X-BeenThere: notmuch@notmuchmail.org\r
30 X-Mailman-Version: 2.1.13\r
31 Precedence: list\r
32 List-Id: "Use and development of the notmuch mail system."\r
33         <notmuch.notmuchmail.org>\r
34 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
36 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
37 List-Post: <mailto:notmuch@notmuchmail.org>\r
38 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
39 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
41 X-List-Received-Date: Fri, 16 Nov 2012 18:18:19 -0000\r
42 \r
43 "Seperate: The second most common misspelling on the Internet..."\r
44 (from http://www.re-vision.com/spelling/separate.html).\r
45 \r
46 s/seperate/separate/ in debian/NEWS.Debian & test/README done.\r
47 ---\r
48  debian/NEWS.Debian | 3 +--\r
49  test/README        | 2 +-\r
50  2 files changed, 2 insertions(+), 3 deletions(-)\r
51 \r
52 diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian\r
53 index bf95738..907d790 100644\r
54 --- a/debian/NEWS.Debian\r
55 +++ b/debian/NEWS.Debian\r
56 @@ -14,8 +14,7 @@ notmuch (0.14-1) unstable; urgency=low\r
57  \r
58  notmuch (0.6~238) unstable; urgency=low\r
59  \r
60 -  The emacs user interface to notmuch is now contained in a seperate\r
61 +  The emacs user interface to notmuch is now contained in a separate\r
62    package called notmuch-emacs.\r
63  \r
64   -- David Bremner <bremner@debian.org>  Mon, 20 Jun 2011 23:57:55 -0300\r
65 -\r
66 diff --git a/test/README b/test/README\r
67 index e0364e8..6dc3034 100644\r
68 --- a/test/README\r
69 +++ b/test/README\r
70 @@ -56,7 +56,7 @@ The following command-line options are available when running tests:\r
71         run the tests with this option in parallel.\r
72  \r
73  --root=<dir>::\r
74 -       This runs the testsuites specified under a seperate directory.\r
75 +       This runs the testsuites specified under a separate directory.\r
76         However, caution is advised, as not all tests are maintained\r
77         with this relocation in mind, so some tests may behave\r
78         differently.\r
79 -- \r
80 1.8.0\r
81 \r