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

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

[elpa] externals/auctex 18af0a5 13/23: * style/extramarks.el ("extramark


From: Tassilo Horn
Subject: [elpa] externals/auctex 18af0a5 13/23: * style/extramarks.el ("extramarks"): Use reference keyword class.
Date: Sat, 23 Jan 2021 04:10:08 -0500 (EST)

branch: externals/auctex
commit 18af0a5595fd1fe047aa9405d1fab32930fe95ed
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    * style/extramarks.el ("extramarks"): Use reference keyword class.
---
 style/extramarks.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style/extramarks.el b/style/extramarks.el
index b227307..ecf619e 100644
--- a/style/extramarks.el
+++ b/style/extramarks.el
@@ -63,7 +63,7 @@
    (when (and (featurep 'font-latex)
               (eq TeX-install-font-lock 'font-latex-setup))
      (font-latex-add-keywords '(("extramarks" "{{"))
-                              'function)))
+                              'reference)))
  TeX-dialect)
 
 (defvar LaTeX-extramarks-package-options nil



reply via email to

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