[PATCH] NEWS: consistent 2-space indentation in new content

Tomi Ollila tomi.ollila at iki.fi
Wed Mar 21 12:32:29 PDT 2012


Some 0.12 NEWS items descriptions were indented with 3 spaces whereas
all other lines are indented with 2 spaces. Brought those
escaped lines back in line with others.
---
 NEWS |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/NEWS b/NEWS
index ed5e3c5..26c775c 100644
--- a/NEWS
+++ b/NEWS
@@ -67,18 +67,18 @@ Reply to sender
 
 Mail store folder/file ignore
 
-   A new configuration option, `new.ignore`, lets users specify a
-   ;-separated list of file and directory names that will not be
-   searched for messages by "notmuch new".
+  A new configuration option, `new.ignore`, lets users specify a
+  ;-separated list of file and directory names that will not be
+  searched for messages by "notmuch new".
 
-   NOTE: *Every* file/directory that goes by one of those names will
-   be ignored, independent of its depth/location in the mail store.
+  NOTE: *Every* file/directory that goes by one of those names will
+  be ignored, independent of its depth/location in the mail store.
 
 Unified help and manual pages
 
-   The notmuch help command now runs man for the appropriate page.  If
-   you install notmuch somewhere "unusual", you may need to update
-   MANPATH.
+  The notmuch help command now runs man for the appropriate page.  If
+  you install notmuch somewhere "unusual", you may need to update
+  MANPATH.
 
 Manual page for notmuch configuration options
 
-- 
1.7.8.2



More information about the notmuch mailing list