[PATCH] NEWS: a few formatting updates for 0.21 news items (wiki compatibility)
Tomi Ollila
tomi.ollila at iki.fi
Mon Oct 19 11:09:21 PDT 2015
Trailing dots were removed from 3 NEWS items so that those appear in
same level as surrounding "heading" lines in generated wiki page.
One trailing dot was added to nmbug-status item so it appears as normal
text in generated wiki page. `nmbug-status` was put in backticks so it
looks the same as in older nmbug-status news text.
---
NEWS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index c544a8e..2c23362 100644
--- a/NEWS
+++ b/NEWS
@@ -75,7 +75,7 @@ Removed `notmuch-version` function by renaming it to `notmuch-cli-version`
function which retrieves the version of `notmuch-command` is
better named as `notmuch-cli-version`.
-Query input now supports completion for "is:<tag>".
+Query input now supports completion for "is:<tag>"
New message composition mode: `notmuch-compose-mode`
@@ -86,7 +86,7 @@ Library
-------
The use of absolute paths is now enforced when calling
-`notmuch_database_{open, create}`.
+`notmuch_database_{open, create}`
New function `notmuch_directory_delete` to delete directory documents
@@ -107,7 +107,7 @@ Database revision tracking
query parser and the new function
`notmuch_database_get_revision`. For the latter, see `notmuch(3)`.
-New status code returning API for n_query_count_{messages,threads}.
+New status code returning API for n_query_count_{messages,threads}
Deprecated functions
@@ -119,7 +119,7 @@ Deprecated functions
nmbug-status
------------
-nmbug-status now supports specifying the sort order for each view
+`nmbug-status` now supports specifying the sort order for each view.
Notmuch 0.20.2 (2015-06-27)
===========================
--
1.9.3
More information about the notmuch
mailing list