branch: master
commit ce4bb7c1b6d35b93733bbc53a2810e11387d9302
Author: Ikumi Keita <[email protected]>
Commit: Ikumi Keita <[email protected]>

    ; * style/doc.el: Delete spurious `declare-function'.
---
 style/doc.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/style/doc.el b/style/doc.el
index 63c6580c..3ab6c0c7 100644
--- a/style/doc.el
+++ b/style/doc.el
@@ -36,9 +36,6 @@
 (declare-function font-latex-add-keywords
                   "font-latex"
                   (keywords class))
-(declare-function font-latex-add-to-syntax-alist
-                  "font-latex"
-                  (list))
 
 (defun LaTeX-env-doc-no-comment (environment)
   "Insert ENVIRONMENT and make sure there is no commented empty line inside."

Reply via email to