From ec145e163bed18aa719010cbf0f24dfade3f23f2 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sat, 15 Nov 2014 16:22:28 +0200 Subject: [PATCH] [PATCH] NEWS & doc: typing fixes --- e6/4b4d45f869e4eb9cc7c6d0e20da65ad5b8806d | 85 +++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 e6/4b4d45f869e4eb9cc7c6d0e20da65ad5b8806d diff --git a/e6/4b4d45f869e4eb9cc7c6d0e20da65ad5b8806d b/e6/4b4d45f869e4eb9cc7c6d0e20da65ad5b8806d new file mode 100644 index 000000000..a42859d7b --- /dev/null +++ b/e6/4b4d45f869e4eb9cc7c6d0e20da65ad5b8806d @@ -0,0 +1,85 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 88764431FC0 + for ; Sat, 15 Nov 2014 06:22:52 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id o3OeoVhPoQZq for ; + Sat, 15 Nov 2014 06:22:47 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id A7EBE431FBC + for ; Sat, 15 Nov 2014 06:22:47 -0800 (PST) +Received: by guru.guru-group.fi (Postfix, from userid 501) + id CE21D10008F; Sat, 15 Nov 2014 16:22:31 +0200 (EET) +From: Tomi Ollila +To: notmuch@notmuchmail.org +Subject: [PATCH] NEWS & doc: typing fixes +Date: Sat, 15 Nov 2014 16:22:28 +0200 +Message-Id: <1416061348-8062-1-git-send-email-tomi.ollila@iki.fi> +X-Mailer: git-send-email 2.0.0 +Cc: tomi.ollila@iki.fi +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 15 Nov 2014 14:22:52 -0000 + +Some inconsistent formatting in (old) NEWS for 0.18 & 0.17 fixed. + +Extra `*` when making bold text in doc/man1/notmuch-search.rst removed. +--- + NEWS | 4 ++-- + doc/man1/notmuch-search.rst | 2 +- + 2 files changed, 3 insertions(+), 3 deletions(-) + +diff --git a/NEWS b/NEWS +index 80679bd..fae6ae7 100644 +--- a/NEWS ++++ b/NEWS +@@ -208,7 +208,7 @@ Make emacs install robust against the non-existence of emacs + + Put notmuch lib directory first in RPATH + +-Fix handling of html_static_path in sphinx ++Fix handling of `html_static_path` in sphinx + + Both the python bindings and the main docs had spurious settings of + this variable. +@@ -283,7 +283,7 @@ The `folder:` search prefix now requires an exact match + advised to see the `notmuch-search-terms` manual page for details, + and review how the change affects their existing `folder:` searches. + +-There is a new `path:` search prefix. ++There is a new `path:` search prefix + + The new `path:` search prefix complements the `folder:` prefix. The + `path:` prefix searches for email messages that are in particular +diff --git a/doc/man1/notmuch-search.rst b/doc/man1/notmuch-search.rst +index 0cc2911..1af56c4 100644 +--- a/doc/man1/notmuch-search.rst ++++ b/doc/man1/notmuch-search.rst +@@ -153,4 +153,4 @@ SEE ALSO + **notmuch-dump(1)**, **notmuch-hooks(5)**, **notmuch-insert(1)**, + **notmuch-new(1)**, **notmuch-reply(1)**, **notmuch-restore(1)**, + **notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)** +-***notmuch-address(1)** ++**notmuch-address(1)** +-- +1.9.3 + -- 2.26.2