aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2012-03-20 07:47:24 -0300
committerDavid Bremner <bremner@debian.org>2012-03-20 07:47:24 -0300
commit0dcdc2ae8a352a164e052188cfb6224f24dad1ae (patch)
treef6e8f166316ac5342fd674c2247bd4c3e8823a89 /NEWS
parent82fd8c1a83518c49fa7c7b87c6595156106e1f79 (diff)
add NEWS item for printing
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c54735..2e393c4 100644
--- a/NEWS
+++ b/NEWS
@@ -113,6 +113,11 @@ Enable `notmuch-search-line-faces' by default
for new users by showing "unread" messages bold and "flagged"
messages blue by default in the search view.
+Printing Support
+
+ notmuch-show mode now has simple printing support, bound to '#' by
+ default. You can customize the variable notmuch-print-mechanism.
+
Library changes
---------------