`org-font-lock-extra-keywords' is dynamically scoped

Reported-by: mc <mc@aiguphonie.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/104265>
This commit is contained in:
Nicolas Goaziou 2016-01-17 21:59:23 +01:00
parent 791e52bfdd
commit 457e3298de
1 changed files with 2 additions and 0 deletions

View File

@ -6254,6 +6254,8 @@ There are four matching groups:
(defvar org-font-lock-hook nil
"Functions to be called for special font lock stuff.")
(defvar org-font-lock-extra-keywords nil) ;Dynamically scoped.
(defvar org-font-lock-set-keywords-hook nil
"Functions that can manipulate `org-font-lock-extra-keywords'.
This is called after `org-font-lock-extra-keywords' is defined, but before