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

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

[elpa] externals/auctex 931dacf 20/23: ; * style/bigstrut.el: Silence th


From: Tassilo Horn
Subject: [elpa] externals/auctex 931dacf 20/23: ; * style/bigstrut.el: Silence the compiler.
Date: Sat, 23 Jan 2021 04:10:10 -0500 (EST)

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

    ; * style/bigstrut.el: Silence the compiler.
---
 style/bigstrut.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/style/bigstrut.el b/style/bigstrut.el
index 32b6c9b..8324da3 100644
--- a/style/bigstrut.el
+++ b/style/bigstrut.el
@@ -31,6 +31,11 @@
 
 (require 'tex)
 
+;; Silence the compiler:
+(declare-function font-latex-add-keywords
+                  "font-latex"
+                  (keywords class))
+
 (TeX-add-style-hook
  "bigstrut"
  (lambda ()



reply via email to

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