Explorar o código

org-footnote.el: silent compiler warning.

Declare  `org-bracket-link-regexp'.

Thanks to Achim Gratz for catching this.
Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
8567831ff8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org-footnote.el

+ 1 - 0
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?