branch: externals/doric-themes
commit 051eb744a76398464455858af5ac9cb9d9e3e940
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Add support for the Emacs NEWS faces
---
 doric-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doric-themes.el b/doric-themes.el
index b814162259..1ccff779a0 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -1319,6 +1319,7 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
   '(TeX-error-description-warning
     elisp-non-local-exit
     elisp-warning-type
+    emacs-news-does-not-need-documentation
     flymake-warning-fringe
     font-latex-warning-face
     font-lock-escape-facex
@@ -1329,6 +1330,7 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
 (defconst doric-themes-success-foreground-only-faces
   '(TeX-error-description-help
     TeX-error-description-tex-said
+    emacs-news-is-documented
     ert-test-result-expected
     flymake-note-fringe
     org-agenda-done

Reply via email to