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

2012-03-22 Thread David Bremner
On Wed, 21 Mar 2012 21:32:29 +0200, Tomi Ollila  wrote:
> 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.

That would be my fault.

Pushed.

d


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

2012-03-22 Thread David Bremner
On Wed, 21 Mar 2012 21:32:29 +0200, Tomi Ollila tomi.oll...@iki.fi wrote:
 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.

That would be my fault.

Pushed.

d
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


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

2012-03-21 Thread Tomi Ollila
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



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

2012-03-21 Thread Tomi Ollila
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

___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch