summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2021-10-20NEWS: set datedebian/0.34-1archive/debian/0.34-10.34David Bremner
2021-10-20add NEWS for remaining changesDavid Bremner
2021-10-20NEWS: update sexp-query newsDavid Bremner
2021-10-15NEWS: stub news for 0.34~rc0David Bremner
This is mostly to pacify the release checks. NEWS will be filled in during the release process.
2021-09-30Merge tag '0.33.2'David Bremner
notmuch 0.33.2 release
2021-09-30NEWS: update for 0.33.2David Bremner
2021-09-10Merge tag '0.33.1'David Bremner
notmuch 0.33.1 release
2021-09-10NEWS: update for 0.33.1David Bremner
2021-09-08NEWS: typo fix; some trailing periodsTomi Ollila
The trailing periods to smaller diff between devel/news2wiki.pl output and what has been pushed to notmuch-wiki.
2021-09-03NEWS: set release dateDavid Bremner
2021-09-03NEWS: add minimal description of remaining changes.David Bremner
2021-08-26NEWS: user visible changes for 0.33David Bremner
Based on commits attributed to me in the output of $ git shortlog 0.32.3..
2021-08-18Merge tag 'debian/0.32.3-1'David Bremner
notmuch release 0.32.3-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
2021-08-17NEWS: news for 0.32.3David Bremner
2021-06-27emacs: use new face for notmuch-jump and relatedProtesilaos Stavrou
The minibuffer-prompt face that was used before made it impossible to differentiate between two distinct UI elements: (i) the prompt's text which itself cannot be acted upon, (ii) the actionable keys used to jump to searches/tags. The use of a named face, notmuch-jump-key, makes it possible for users or theme developers to apply properties that are specific to each of those two cases. In the interest of backward compatibility, the new face inherits from minibuffer-prompt.
2021-06-27Merge tag '0.32.2'David Bremner
notmuch 0.32.2 release
2021-06-27NEWS: finalize for 0.32.20.32.2David Bremner
2021-06-26NEWS: mention fix for memory leak.David Bremner
2021-06-24emacs: Add compatibility for org-msg.elOri
Enable `notmuch-company` with `org-msg`, which does not derive from `message-mode` in composing. This change was first proposed in the discussion here: https://github.com/jeremy-compostella/org-msg/issues/53
2021-06-20Merge branch 'release'David Bremner
2021-06-20NEWS: fix typoDavid Bremner
Oops. Apparently our release checks do not check the spelling of UNRELEASED (although Tomi's wiki conversion script does).
2021-06-20NEWS: start NEWS for 0.32.2David Bremner
2021-06-04emacs: drop setting mail-user-agent, and document how to set itDavid Bremner
After some discussion [1], I decided it is better to make notmuch users who rely on this behaviour customize mail-user-agent. This is consistent with the behaviour of other emacs mail packages. [1]: id:87k0nuhfrk.fsf@toryanderson.com
2021-05-31Merge remote-tracking branch 'origin/release'David Bremner
2021-05-31NEWS/emacs: document changes in 0.32 that affect keybindings.Daniel Kahn Gillmor
See list discussion in thread starting with id:87h7ip2baq.fsf@fifthhorseman.net for more details. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Amended-by: David Bremner (s/.emacs/Emacs configuration/)
2021-05-15Merge branch 'release'David Bremner
2021-05-15NEWS: finalize release datedebian/0.32.1-1archive/debian/0.32.1-10.32.1David Bremner
2021-05-15NEWS: add news for $HOME/mail fixDavid Bremner
2021-05-15NEWS: add NEWS for notmuch-{before,after}-tag-hook fixesDavid Bremner
2021-05-12Merge branch 'release'David Bremner
2021-05-12NEWS: add note about fix to notmuch_database_reopenDavid Bremner
2021-05-10Merge branch 'release'David Bremner
2021-05-10NEWS: start NEWS for 0.32.1David Bremner
2021-05-02Merge tag '0.32'David Bremner
notmuch 0.32 release
2021-05-02NEWS: set date for 0.32 releaseDavid Bremner
2021-04-28Merge tag '0.32_rc2'David Bremner
notmuch 0.32~rc2 release
2021-04-28NEWS: fix typoDavid Bremner
Spellcheckers, is that like spellchess?
2021-04-28NEWS: summarize changes to emacs interface.David Bremner
This my attempt at a summary based on git log. Amended: with suggestions from id:87wnsmkf12.fsf@bernoul.li
2021-04-26NEWS: mention file deletion speedupsDavid Bremner
It seems a bit silly to have two NEWS entries for one commit, but there are two potiential audiences.
2021-04-26Vim: Respect excluded tags when showing a threadJules Aguillon
Other queries have exclude_tags taken into account but this one. This is annoying when using an excluded tag to ignore past messages from a thread (for example the 'deleted' tag), the entire thread is shown all the time.
2021-04-10NEWS: user visible config related changes for 0.32David Bremner
2021-02-18NEWS: news for 0.31.4David Bremner
2020-12-25NEWS: add news for 0.31.3David Bremner
2020-11-08NEWS: update for 0.31.2David Bremner
2020-11-08NEWS: add news for 0.31.1David Bremner
2020-09-05NEWS: set release datedebian/0.31-1archive/debian/0.31-10.31David Bremner
2020-09-05News: add entry for unthreaded modeMark Walters
A belated NEWS entry for the new un-threaded mode introduced in Notmuch 0.30.
2020-08-30NEWS: mention reproducibility fixdebian/0.31_rc2-1archive/debian/0.31_rc2-10.31_rc2David Bremner
2020-08-30NEWS: mention Emacs 27.1 compatibility fixesDavid Bremner
2020-08-23NEWS: remaining user visible library changesDavid Bremner
These could both cause / fix crashes for user code.