]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS & doc: typing fixes
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 15 Nov 2014 14:52:44 +0000 (16:52 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 16 Nov 2014 08:36:50 +0000 (09:36 +0100)
Some inconsistent formatting in NEWS for 0.19, 0.18 & 0.17 fixed.

Extra `*` when making bold text in doc/man1/notmuch-search.rst removed.

NEWS
doc/man1/notmuch-search.rst

diff --git a/NEWS b/NEWS
index 80679bd27edc9e75d62b84e378c844d47366540f..44e8d0543f9d0b4f48168849c4cc85350f144b2e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -126,8 +126,8 @@ Library users can now abort an atomic section by closing the database
   Callers can now simply close the database, and any outstanding
   atomic section will be aborted.
 
   Callers can now simply close the database, and any outstanding
   atomic section will be aborted.
 
-Add return status to notmuch_database_close and
-notmuch_database_destroy
+Add return status to `notmuch_database_close` and
+`notmuch_database_destroy`
 
 Bug fixes and performance improvements for thread linking
 
 
 Bug fixes and performance improvements for thread linking
 
@@ -208,7 +208,7 @@ Make emacs install robust against the non-existence of emacs
 
 Put notmuch lib directory first in RPATH
 
 
 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.
 
   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.
 
   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
 
   The new `path:` search prefix complements the `folder:` prefix. The
   `path:` prefix searches for email messages that are in particular
index 0cc2911f7ff6c0865e164d7e16c04fa5e24cd6ff..1af56c44a7612871138d0ddc08df4c16525170e5 100644 (file)
@@ -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-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)**