[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/jinx 13dafd8d32 1/2: Update Org excluded faces, add org
From: |
ELPA Syncer |
Subject: |
[elpa] externals/jinx 13dafd8d32 1/2: Update Org excluded faces, add org-drawer (Fix #99) |
Date: |
Thu, 21 Sep 2023 15:58:35 -0400 (EDT) |
branch: externals/jinx
commit 13dafd8d3252816a220e79f43338e931df780b79
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update Org excluded faces, add org-drawer (Fix #99)
---
jinx.el | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/jinx.el b/jinx.el
index c298830289..9f34447717 100644
--- a/jinx.el
+++ b/jinx.el
@@ -116,12 +116,9 @@ 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-footnote org-formula
- org-latex-and-related org-link org-macro org-meta-line org-property-value
- org-ref-cite-face org-special-keyword org-tag org-todo
- org-todo-keyword-done org-todo-keyword-habt org-todo-keyword-kill
- org-todo-keyword-outd org-todo-keyword-todo org-todo-keyword-wait
- org-verbatim
+ 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-modern
org-modern-tag org-modern-date-active org-modern-date-inactive)
(tex-mode