فهرست منبع

org-footnote.el: silent compiler warning.

Declare  `org-bracket-link-regexp'.

Thanks to Achim Gratz for catching this.
Bastien Guerry 13 سال پیش
والد
کامیت
8567831ff8
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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?