diff options
| author | Matt Armstrong <marmstrong@google.com> | 2016-08-14 15:17:42 -0700 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-12 08:12:10 -0300 |
| commit | d25d33ff2d818d5a423e07b7f465add9c970dc75 (patch) | |
| tree | f11360548c693ffb6d914ad9129a0f53aaf63561 /NEWS | |
| parent | 3856286e21ab4ef282bbb262b700477282327923 (diff) | |
emacs: make the remaining faces configurable.
I believe this moves all "anonymous" face specifications in notmuch
code into a configurable defface.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6,10 +6,10 @@ 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. + New faces `notmuch-tag-unread`, `notmuch-tag-flagged`, + `notmuch-tag-deleted`, `notmuch-tag-added`, + `notmuch-search-flagged-face` and `notmuch-search-unread-face` are + now used by default. Customize `notmuch-faces` to modify them. Ruby Bindings ------------- |
