branch: master commit cb0e671b0c5b090754608bc0e11c61e16a825679 Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
; * tex-site.el.in (BibTeX-auto-store): Pacify the compiler. --- tex-site.el.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tex-site.el.in b/tex-site.el.in index 05ef1156..8448a30c 100644 --- a/tex-site.el.in +++ b/tex-site.el.in @@ -41,6 +41,8 @@ (when (< emacs-major-version 26) (error "AUCTeX requires Emacs 26.1 or later")) +(declare-function BibTeX-auto-store "latex") + (unless (or (fboundp 'TeX-modes-set) ;Avoid inf-looping. (fboundp 'TeX-tex-mode)) ;auctex-autoloads is not loaded. ;; Try and support the case where someone loads tex-site.el or