diff options
| author | Damien Cassou <damien@cassou.me> | 2022-06-01 21:50:48 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-06-02 08:21:56 -0300 |
| commit | 3a6b479a7360fbdbc1c6def4c1e1581bfd63e8a2 (patch) | |
| tree | bfc96fba58868120dcf0e254054f80b6aead272e /NEWS | |
| parent | 66369ddf1cd1d7f84a048095ee5dcf5cb07e110c (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-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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) ========================= |
