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

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

[elpa] externals/auctex 34fd998400 21/77: ; * bib-cite.el (): Silence by


From: Tassilo Horn
Subject: [elpa] externals/auctex 34fd998400 21/77: ; * bib-cite.el (): Silence byte compiler
Date: Fri, 26 Aug 2022 16:06:33 -0400 (EDT)

branch: externals/auctex
commit 34fd998400bdf21d3740c01dcc48f5c6719c9772
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Commit: Ikumi Keita <ikumi@ikumi.que.jp>

    ; * bib-cite.el (): Silence byte compiler
---
 bib-cite.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bib-cite.el b/bib-cite.el
index aa594a1d51..d380770c16 100644
--- a/bib-cite.el
+++ b/bib-cite.el
@@ -595,6 +595,7 @@
 ;; Silence the compiler:
 (declare-function reftex-view-crossref "ext:reftex-dcr"
                   (&optional arg auto-how fail-quietly))
+(declare-function outline-show-entry "ext:outline" ())
 
 (defgroup bib-cite nil
   "bib-cite, LaTeX minor-mode to display \\cite, \\ref and \\label commands."



reply via email to

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