auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 4d0cf0f74aa8308ef04d6


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 4d0cf0f74aa8308ef04d60fdc057d00078152686
Date: Sun, 10 Mar 2019 17:39:30 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  4d0cf0f74aa8308ef04d60fdc057d00078152686 (commit)
      from  1a83f1bd9f9602f60afde77941e7649e2cad261b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4d0cf0f74aa8308ef04d60fdc057d00078152686
Author: Arash Esbati <address@hidden>
Date:   Sun Mar 10 22:38:12 2019 +0100

    ; Silence the compiler
    
    * style/expl3.el (font-latex-match-simple-include-list): Silence
    the compiler.

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

-----------------------------------------------------------------------

Summary of changes:
 style/expl3.el | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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