aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDamien Cassou <damien@cassou.me>2022-06-01 21:50:48 +0200
committerDavid Bremner <david@tethera.net>2022-06-02 08:21:56 -0300
commit3a6b479a7360fbdbc1c6def4c1e1581bfd63e8a2 (patch)
treebfc96fba58868120dcf0e254054f80b6aead272e /NEWS
parent66369ddf1cd1d7f84a048095ee5dcf5cb07e110c (diff)
emacs: change where notmuch-mua-mail moves point
Move point to the position that makes the most sense instead of always moving point to the TO. This is useful when TO/SUBJECT are passed as argument. Amended by db: move news item to UNRELEASED.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c18d63d3..44551b82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Notmuch 0.37 (UNRELEASED)
+=========================
+
+Emacs
+-----
+
+The function `notmuch-mua-mail` now moves point depending on the
+provided arguments.
+
Notmuch 0.36 (2022-04-25)
=========================