]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS for release 0.25: Emacs: support for stashing message timestamp
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 23 Jul 2017 19:38:14 +0000 (22:38 +0300)
committerDavid Bremner <david@tethera.net>
Tue, 25 Jul 2017 11:15:45 +0000 (07:15 -0400)
NEWS

diff --git a/NEWS b/NEWS
index f844f1a77d93a95fa346689cd82791d5c3914699..1b3ac9adb7df50c49f3dc32da9da31f3c89ebb21 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,12 @@ Allow space as separator for keyword arguments.
 Emacs
 -----
 
+Support for stashing message timestamp in show and tree views
+
+  Invoking `notmuch-show-stash-date` with a prefix argument
+  stashes the unix timestamp of the current message instead of
+  the date string.
+
 Don't use 'function' as variable name, workaround emacs bug 26406.
 
 Library Changes