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

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

[elpa] externals/jinx a4ffce283c 2/2: * jinx.el (jinx-exclude-faces): Ad


From: ELPA Syncer
Subject: [elpa] externals/jinx a4ffce283c 2/2: * jinx.el (jinx-exclude-faces): Add `font-latex-verbatim-face'. (#19)
Date: Wed, 29 Mar 2023 06:58:43 -0400 (EDT)

branch: externals/jinx
commit a4ffce283cfe1f129ba299d0d1d981c6211cc60b
Author: dr-scsi <59777257+dr-scsi@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    * jinx.el (jinx-exclude-faces): Add `font-latex-verbatim-face'. (#19)
---
 jinx.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jinx.el b/jinx.el
index 4ce2af0882..c5c5d79f9d 100644
--- a/jinx.el
+++ b/jinx.el
@@ -167,7 +167,7 @@ checking."
      org-todo-keyword-wait org-verbatim
      org-modern-tag org-modern-date-active org-modern-date-inactive)
     (tex-mode
-     font-latex-math-face font-latex-sedate-face
+     font-latex-math-face font-latex-sedate-face font-latex-verbatim-face
      font-lock-function-name-face font-lock-keyword-face
      font-lock-variable-name-face)
     (texinfo-mode



reply via email to

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