X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=3a9c8d3606e775c95c8639a15bbb7852f1f581bb;hp=ab661d4df0eb143a136a38952e800e44ff45e02b;hb=3ba1b938b56857dc18e4d2b7233b8aba5cad7820;hpb=92d8eae8f182e4eebc87d76f8d4f37e6c018883a diff --git a/NEWS b/NEWS index ab661d4d..3a9c8d36 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,16 @@ Notmuch 0.23 (UNRELEASED) ========================= +Emacs +----- + +Face customization is easier + + New faces `notmuch-search-flagged-face` and + `notmuch-search-unread-face` are used by default by + `notmuch-search-line-faces`. Customize `notmuch-faces` to modify + them. + Ruby Bindings -------------