projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d95ccfe
)
NEWS for release 0.25: Emacs: support for stashing message timestamp
author
Tomi Ollila
<tomi.ollila@iki.fi>
Sun, 23 Jul 2017 19:38:14 +0000
(22:38 +0300)
committer
David Bremner
<david@tethera.net>
Tue, 25 Jul 2017 11:15:45 +0000
(07:15 -0400)
NEWS
patch
|
blob
|
history
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