aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAustin Clements <amdragon@MIT.EDU>2012-02-21 10:42:33 -0500
committerDavid Bremner <bremner@debian.org>2012-02-25 10:35:35 -0400
commit4d2d96be5f5c5d7c138a932c362e10cd9c94d665 (patch)
tree4739fde29e5ef02fc3c3497b42470b839e368503 /NEWS
parent17a06ab990217fe3f8d71d9fd2520bcfbb79d9ed (diff)
News for retaining state when refreshing notmuch show
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af5e9ea..70b1518 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,11 @@ More flexible and consistent tagging operations
(notmuch-show-tag-message "-unread")
+Refreshing the show view ('=' by default) no longer opens or closes messages
+
+ To get the old behavior of putting messages back in their initial
+ opened/closed state, use a prefix argument, e.g., C-u =.
+
Library changes
---------------