]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS for release 0.25: Emacs: support for stashing message timestamp
[notmuch] / 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