mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
NEWS: consistent 2-space indentation in new content
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.
This commit is contained in:
parent
0e38650434
commit
2b97293b15
1 changed files with 8 additions and 8 deletions
16
NEWS
16
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue