diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2017-07-23 22:38:14 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-25 07:15:45 -0400 |
| commit | d25f3603e80a8530d46a06d899651653ac8d85be (patch) | |
| tree | e57eb7cfdaf747133bd870f946a30adae2ee79e3 | |
| parent | d95ccfe979c6f797c45bc7f697d6ef457eb93915 (diff) | |
NEWS for release 0.25: Emacs: support for stashing message timestamp
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
