diff options
| author | Mark Walters <markwalters1009@gmail.com> | 2016-10-22 07:45:17 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-10-22 12:30:21 -0300 |
| commit | 9b1538f3b21cd27208c5dd08a20c84659d231669 (patch) | |
| tree | b006213f769e17dd31ecbe1a7e4a00d8b8015a38 | |
| parent | 4bf3bb31dd866245005c0b2079e0ef1cf9c994ac (diff) | |
NEWS for two bugfixes
This adds news items for the two bugs
emacs: search face bugfix
and
emacs: fix notmuch-search-line-faces defcustom
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -11,6 +11,15 @@ Require Xapian >= 1.2.6 Emacs ----- +Fix default colours for unread and flagged messages + + In 0.23 the default colours for unread and flagged messages in + search view were accidentally swapped. This release returns them to + the original colours. + + A related change in 0.23 broke the customize widget for + notmuch-search-line-faces. This is now fixed. + Fix test failure with Emacs 25.1 A previously undiscovered jit-lock related bug was exposed by Emacs |
