emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/jinx 5e80f9839b 2/2: Update Org exclude faces


From: ELPA Syncer
Subject: [elpa] externals/jinx 5e80f9839b 2/2: Update Org exclude faces
Date: Thu, 21 Sep 2023 15:58:35 -0400 (EDT)

branch: externals/jinx
commit 5e80f9839bb1ad51dbf96d6e5bbe1bc2648d8822
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update Org exclude faces
---
 jinx.el | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/jinx.el b/jinx.el
index 9f34447717..b40342619c 100644
--- a/jinx.el
+++ b/jinx.el
@@ -116,9 +116,10 @@ Set to t to enable camelCase everywhere."
      markdown-plain-url-face markdown-reference-face markdown-url-face)
     (org-mode
      org-block org-block-begin-line org-block-end-line org-code org-cite
-     org-cite-key org-date org-document-info-keyword org-drawer org-footnote
-     org-formula org-latex-and-related org-link org-macro org-meta-line
-     org-property-value org-special-keyword org-tag org-todo org-verbatim
+     org-cite-key org-date org-document-info-keyword org-done org-drawer
+     org-footnote org-formula org-latex-and-related org-link org-macro
+     org-meta-line org-property-value org-special-keyword org-tag org-todo
+     org-verbatim org-warning
      ;; org-modern
      org-modern-tag org-modern-date-active org-modern-date-inactive)
     (tex-mode



reply via email to

[Prev in Thread] Current Thread [Next in Thread]