Explorar el Código

org-footnote.el: silent compiler warning.

Declare  `org-bracket-link-regexp'.

Thanks to Achim Gratz for catching this.
Bastien Guerry hace 13 años
padre
commit
8567831ff8
Se han modificado 1 ficheros con 1 adiciones y 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?