org-footnote.el: silent compiler warning.

Declare  `org-bracket-link-regexp'.

Thanks to Achim Gratz for catching this.
This commit is contained in:
Bastien Guerry 2011-07-06 22:58:40 +02:00
parent 9c05a7c781
commit 8567831ff8
1 changed files with 1 additions and 0 deletions

View File

@ -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?