summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2017-07-23 22:38:14 +0300
committerDavid Bremner <david@tethera.net>2017-07-25 07:15:45 -0400
commitd25f3603e80a8530d46a06d899651653ac8d85be (patch)
treee57eb7cfdaf747133bd870f946a30adae2ee79e3
parentd95ccfe979c6f797c45bc7f697d6ef457eb93915 (diff)
NEWS for release 0.25: Emacs: support for stashing message timestamp
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f844f1a7..1b3ac9ad 100644
--- 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