auctex-diffs
[Top][All Lists]
Advanced

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

master 128e8a04: ; Silence the compiler after commit f61de0abe6


From: Arash Esbati
Subject: master 128e8a04: ; Silence the compiler after commit f61de0abe6
Date: Thu, 18 Apr 2024 17:25:38 -0400 (EDT)

branch: master
commit 128e8a0451117a8b3523b8a6446c176eac52cc82
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    ; Silence the compiler after commit f61de0abe6
    
    * tex-fold.el (LaTeX-mark-section): Autoload the function.
---
 tex-fold.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tex-fold.el b/tex-fold.el
index 19e35a2c..62f0834c 100644
--- a/tex-fold.el
+++ b/tex-fold.el
@@ -51,6 +51,7 @@
 (autoload 'LaTeX-backward-paragraph "latex")
 (autoload 'LaTeX-find-matching-begin "latex")
 (autoload 'LaTeX-find-matching-end "latex")
+(autoload 'LaTeX-mark-section "latex")
 (autoload 'ConTeXt-find-matching-start "context")
 (autoload 'ConTeXt-find-matching-stop "context")
 (autoload 'Texinfo-find-env-start "tex-info")



reply via email to

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