NEWS for release 0.25: Emacs: support for stashing message timestamp

This commit is contained in:
Tomi Ollila 2017-07-23 22:38:14 +03:00 committed by David Bremner
parent d95ccfe979
commit d25f3603e8

6
NEWS
View file

@ -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