auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] [elpa] externals/auctex 4d0cf0f 10/80: ; Silence the comp


From: Tassilo Horn
Subject: [AUCTeX-diffs] [elpa] externals/auctex 4d0cf0f 10/80: ; Silence the compiler
Date: Wed, 16 Oct 2019 11:07:07 -0400 (EDT)

branch: externals/auctex
commit 4d0cf0f74aa8308ef04d60fdc057d00078152686
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    ; Silence the compiler
    
    * style/expl3.el (font-latex-match-simple-include-list): Silence
    the compiler.
---
 style/expl3.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/style/expl3.el b/style/expl3.el
index 4fdea24..1ee605e 100644
--- a/style/expl3.el
+++ b/style/expl3.el
@@ -35,6 +35,8 @@
                  "font-latex"
                  (&optional syntactic-kws))
 
+(defvar font-latex-match-simple-include-list)
+
 (defvar LaTeX-expl3-syntax-table
   (let ((st (copy-syntax-table LaTeX-mode-syntax-table)))
     ;; Make _ and : symbol chars



reply via email to

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