diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el index ca77b78a6..e86cc8772 100644 --- a/lisp/org-footnote.el +++ b/lisp/org-footnote.el @@ -154,6 +154,7 @@ extracted will be filled again." :group 'org-footnote :type 'boolean) +(defvar org-bracket-link-regexp) ; silent compiler (defun org-footnote-at-reference-p () "Is the cursor at a footnote reference?